Alexander Batalov
|
fa11122f87
|
Make spatial script finders public
|
2022-11-08 22:45:30 +03:00 |
Alexander Batalov
|
ef54463fcc
|
Add pc bonus stats opcodes
See #200
|
2022-11-08 18:59:14 +03:00 |
Alexander Batalov
|
2255481d50
|
Add missing header
|
2022-11-08 18:07:11 +03:00 |
Alexander Batalov
|
03a7e2e1b1
|
Add some Sfall global vars functions
See #200
|
2022-11-08 18:01:00 +03:00 |
Alexander Batalov
|
19bcfebe0d
|
Add ammo/charges opcodes
See #200
|
2022-11-07 20:41:33 +03:00 |
Alexander Batalov
|
393d89f8c4
|
Add some Sfall opcodes
See #200
|
2022-11-07 20:03:04 +03:00 |
Alexander Batalov
|
9c6286f94a
|
Increase number of opcodes
|
2022-11-07 19:06:37 +03:00 |
Alexander Batalov
|
fa058f24b4
|
Add interface bar side panels
See #3
|
2022-11-07 16:05:34 +03:00 |
Alexander Batalov
|
b2420bdc80
|
Refactor artLock with FrmImage
|
2022-11-07 13:55:05 +03:00 |
sonilyan
|
23bee9fd62
|
Add IFACE_BAR_WIDTH support (#188)
|
2022-11-07 13:35:22 +03:00 |
Alexander Batalov
|
3ec827d5c1
|
Fix worldmap position calculation
Closes #192
|
2022-11-07 10:59:16 +03:00 |
Alexander Batalov
|
c692fc91af
|
Fix error check
Closes #196
|
2022-11-03 18:16:50 +03:00 |
Alexander Batalov
|
a38151bf2c
|
Reorganize control flow in gdCustomSelect
Fixes #198
|
2022-11-03 18:08:49 +03:00 |
Alexander Batalov
|
b689b3a757
|
Fix combat control fields not being cleared
Closes #194
|
2022-11-03 17:48:34 +03:00 |
Alexander Batalov
|
e7d68c4f72
|
Get rid of PreferenceDescription packing
Fixes pointer alignment warnings.
|
2022-10-30 13:00:43 +03:00 |
Alexander Batalov
|
bc43bdc99c
|
Rename some variables in objectSetLocation
|
2022-10-30 09:39:43 +03:00 |
Alexander Batalov
|
e5aa4a3518
|
Fix square tiles initial lookup
|
2022-10-30 09:31:09 +03:00 |
Alexander Batalov
|
4e98093d6c
|
Fix crash when removing all scripts
|
2022-10-30 09:03:24 +03:00 |
Alexander Batalov
|
1342fd3ecf
|
Fix warning
|
2022-10-30 08:45:04 +03:00 |
Alexander Batalov
|
3015f39368
|
Review interfaceFontGetStringWidthImpl
|
2022-10-30 08:41:00 +03:00 |
Alexander Batalov
|
37f7ecc1c3
|
Review SlotMap2Game
|
2022-10-29 21:27:08 +03:00 |
Alexander Batalov
|
bdf2c219ab
|
Fix error check
|
2022-10-29 21:09:53 +03:00 |
Alexander Batalov
|
3488833c2e
|
Use SDL for logging
|
2022-10-29 20:57:11 +03:00 |
Alexander Batalov
|
4821cab724
|
Review tileSetCenter flags
|
2022-10-29 18:52:22 +03:00 |
Alexander Batalov
|
0851354c8a
|
Rename _square_y
|
2022-10-29 18:25:28 +03:00 |
Alexander Batalov
|
2f42818a33
|
Review square coords math
|
2022-10-29 18:23:53 +03:00 |
Alexander Batalov
|
12367acb33
|
Fix byte swapping warnings
|
2022-10-29 18:17:57 +03:00 |
Alexander Batalov
|
caa8b06d4f
|
Fix UB when parsing encounter table
|
2022-10-29 18:14:49 +03:00 |
Alexander Batalov
|
2b63360b95
|
Fix memory alignment
|
2022-10-29 17:26:46 +03:00 |
Alexander Batalov
|
8dd8d1c312
|
Replace random generator
|
2022-10-29 17:21:54 +03:00 |
Alexander Batalov
|
8ee0f478ad
|
Fix setting managed button procs
|
2022-10-28 11:02:53 +03:00 |
Alexander Batalov
|
9c6daa4abe
|
Fix selecting managed window
|
2022-10-28 10:59:38 +03:00 |
Alexander Batalov
|
01f264e0c2
|
Fix color setters
|
2022-10-28 10:35:22 +03:00 |
Alexander Batalov
|
1bbd586cbb
|
Fix trimming line ending in .lst files
|
2022-10-26 10:17:39 +03:00 |
Alexander Batalov
|
223930c464
|
Get rid of goto
|
2022-10-25 17:37:45 +03:00 |
Alexander Batalov
|
40510539ee
|
Fix interface font loading
|
2022-10-25 15:57:31 +03:00 |
Alexander Batalov
|
c47113ca29
|
Force screen redraw after playing movies
Fixes #180
|
2022-10-25 13:05:09 +03:00 |
Alexander Batalov
|
ad9b8586e9
|
Fix testing pointers for nulls in Nevada
Closes #178
|
2022-10-25 09:57:13 +03:00 |
sonilyan
|
5b151634a5
|
Fix memory alignment (#187)
|
2022-10-25 09:12:54 +03:00 |
Martin Janiczek
|
7627092478
|
Make sfall key naming consistent (#172)
|
2022-10-25 09:05:09 +03:00 |
Martin Janiczek
|
b60fe43b06
|
Refactor: use enum instead of magic numbers (#176)
|
2022-10-25 09:04:42 +03:00 |
Alexander Batalov
|
21aec548af
|
Add iOS support (#167)
|
2022-10-14 11:40:11 +03:00 |
Alexander Batalov
|
beb010cd0f
|
Normalize fade duration
See #165
|
2022-10-11 17:58:02 +03:00 |
Alexander Batalov
|
b23d05f850
|
Fix called shot window freeze
See #165
|
2022-10-10 11:42:10 +03:00 |
Alexander Batalov
|
e16659d96d
|
Fix key processing
Fixes buffer-underwrite crash on macOS when scancode is remapped to -1.
|
2022-10-08 12:32:50 +03:00 |
Alexander Batalov
|
4c1020af5f
|
Fix path handling in _gsound_get_music_path
|
2022-10-08 10:56:46 +03:00 |
Alexander Batalov
|
a4105d5826
|
Decouple drawing and rendering (#165)
|
2022-10-08 00:54:27 +03:00 |
Alexander Batalov
|
ddae4df4ab
|
Fix red dialog buttons
|
2022-10-07 23:31:17 +03:00 |
Alexander Batalov
|
74a9a9e530
|
Add audio engine initialization check
Fixes various bugs when movie system attemps to create audio buffer with
sound system being disabled via fallout2.cfg.
|
2022-10-07 15:17:07 +03:00 |
Alexander Batalov
|
223d214f57
|
Review lsgSaveGame
* Add scrolling
* Rename variables
|
2022-10-07 12:04:30 +03:00 |