Hubert Maier
|
8f246218d4
|
JANITORIAL: SAGA2: Fix typos
|
2024-12-25 17:58:07 +02:00 |
|
Hubert Maier
|
fba97454c8
|
JANITORIAL: SAGA2: Fix typos
|
2024-09-16 01:53:47 +03:00 |
|
Eugene Sandulenko
|
2d3173b151
|
SAGA2: Rename rest of constants in the header files
|
2022-10-29 23:46:00 +02:00 |
|
Eugene Sandulenko
|
a1c5dee320
|
SAGA2: Renamed some constants
|
2022-10-29 23:45:59 +02:00 |
|
Eugene Sandulenko
|
a270ee4275
|
SAGA2: Rename constants in uimetrics.h
|
2022-10-29 23:45:59 +02:00 |
|
Eugene Sandulenko
|
90cc01996a
|
SAGA2: Rename enums in tile.h
|
2022-10-29 23:45:58 +02:00 |
|
Eugene Sandulenko
|
cc93020cb5
|
SAGA2: Renamed enums in spelbuk.h
|
2022-10-29 14:33:52 +02:00 |
|
Eugene Sandulenko
|
bd03133ec7
|
SAGA2: Rename enums in panel.h
|
2022-10-29 13:41:51 +02:00 |
|
Eugene Sandulenko
|
7896855b10
|
SAGA2: Rename enums in objproto.h
|
2022-10-29 13:36:38 +02:00 |
|
Eugene Sandulenko
|
e6aab8c586
|
SAGA2: Rename enums in objects.h
|
2022-10-29 13:04:15 +02:00 |
|
Hubert Maier
|
2914b67a21
|
SAGA2: Correct spelling mistake
wether -> whether
|
2022-10-27 15:57:26 +02:00 |
|
Eugene Sandulenko
|
39032c3743
|
SAGA2: Rename enums in effects.h
|
2022-10-27 14:35:54 +02:00 |
|
Eugene Sandulenko
|
438a0b2c81
|
SAGA2: Rename enums in button.h
|
2022-10-27 13:37:08 +02:00 |
|
Le Philousophe
|
707c71ecf9
|
SAGA2: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
|
Eugene Sandulenko
|
73ed338da0
|
SAGA2: Rename class variables in player.h
|
2022-09-27 12:43:28 +02:00 |
|
Eugene Sandulenko
|
9834c6e321
|
SAGA2: Rename class variables in objproto.h
|
2022-09-26 19:52:27 +02:00 |
|
Eugene Sandulenko
|
4921ae88c2
|
SAGA2: Rename class variables in objects.h
|
2022-09-26 19:52:27 +02:00 |
|
Eugene Sandulenko
|
2aefa6c30f
|
SAGA2: Rename class members in contain.h
|
2022-09-25 21:37:26 +02:00 |
|
Eugene Sandulenko
|
ef106cf716
|
SAGA2: Reanme GameObj class members
|
2022-09-25 21:37:26 +02:00 |
|
D G Turner
|
894813870e
|
SAGA2: Fix Redundant Declaration Warnings
These warnings are generated by GCC if -Wredundant-decls is enabled.
|
2022-03-07 18:30:58 +00:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
f544cb934d
|
SAGA2: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
Filippos Karapetis
|
18ec7c853e
|
SAGA2: More work on Dinotopia
|
2021-10-17 23:13:55 +03:00 |
|
Filippos Karapetis
|
d3df1b09a1
|
SAGA2: Adapt some C syntax to C++
|
2021-09-11 12:23:32 +03:00 |
|
a/
|
5fd2ab4794
|
SAGA2: Rename _containerList
|
2021-08-28 23:57:30 +09:00 |
|
a/
|
c123a4914c
|
SAGA2: Move _actorList from Saga2Engine to ActorManager
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
89b5a59ed0
|
SAGA2: Fix _nameList cleanup
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
1fcdb25a19
|
SAGA2: Rename classes in button.h
|
2021-08-20 06:07:30 +09:00 |
|
a/
|
c225233949
|
SAGA2: Rename Actor class variables
|
2021-08-19 06:15:39 +09:00 |
|
a/
|
fb15fce9d6
|
SAGA2: Fix wild pointer access in iterators
|
2021-08-15 18:29:20 +09:00 |
|
a/
|
29c5f6e749
|
SAGA2: Fix nullptr access in Sector iterators
|
2021-08-15 08:37:18 +09:00 |
|
a/
|
3b691de5ca
|
SAGA2: Fix Actor loading debug messages
|
2021-08-06 18:44:57 +09:00 |
|
a/
|
ab81402f33
|
SAGA2: Expand search command to actors/worlds
|
2021-07-25 05:29:27 +09:00 |
|
a/
|
9a386e0b72
|
SAGA2: Fix SensorList erase in addSensor
|
2021-07-22 00:22:32 +09:00 |
|
a/
|
27fec511ae
|
SAGA2: Move actorList to Saga2Engine
|
2021-07-21 21:39:07 +09:00 |
|
a/
|
d3c4bdbf15
|
SAGA2: Add debug commands
|
2021-07-19 21:51:20 +09:00 |
|
a/
|
68b08bf030
|
SAGA2: Fix pointer arithmetics in objects.cpp
|
2021-07-19 18:27:42 +09:00 |
|
a/
|
46673c7924
|
SAGA2: Fix Sensor deletion on remove
|
2021-07-19 18:27:42 +09:00 |
|
a/
|
578bbea67c
|
SAGA2: Fix global constructor warning in speldata.cpp
|
2021-07-18 17:38:49 +09:00 |
|
a/
|
be1048d954
|
SAGA2: Fix pointer arithmetic in actor/object constructors
|
2021-07-17 13:02:02 +09:00 |
|
a/
|
500916b5ca
|
SAGA2: Move playerList to Saga2Engine
|
2021-07-17 11:23:24 +09:00 |
|
a/
|
cc93ff8ff4
|
SAGA2: Fix global constructor in object.cpp
|
2021-07-17 06:53:06 +09:00 |
|
a/
|
a613db2c9b
|
SAGA2: Move mainDisplayList to SAGA2Engine
|
2021-07-17 02:55:26 +09:00 |
|
a/
|
0d7a8dc7dc
|
SAGA2: Make several save size calculations portable
|
2021-07-14 14:19:21 +09:00 |
|
Eugene Sandulenko
|
1d169ee4bf
|
SAGA2: Remove savefile.*
|
2021-07-12 17:11:37 +02:00 |
|
Eugene Sandulenko
|
eb7c7273db
|
SAGA2: Remove old save/load methods
|
2021-07-12 17:11:37 +02:00 |
|
a/
|
54cf566278
|
SAGA2: Make actorCount constant
|
2021-07-12 19:23:19 +09:00 |
|
a/
|
52dce2abe4
|
SAGA2: Implement TempActorCount save/loading
|
2021-07-12 13:08:48 +09:00 |
|
a/
|
d822b43468
|
SAGA2: Fix for list traversal in checkTimers
|
2021-07-11 19:01:23 +09:00 |
|
a/
|
79102d8190
|
SAGA2: Replace sizeof by constant in saveActiveRegions
|
2021-07-11 13:28:18 +09:00 |
|