Eugene Sandulenko
|
7f4dd6aaaa
|
SAGA2: Rename enums in script.h
|
2022-10-29 14:15:21 +02:00 |
|
Hubert Maier
|
019d06bb0f
|
SAGA2: Fix calendar typo (was calender)
|
2022-10-28 22:37:57 +03:00 |
|
Eugene Sandulenko
|
54907f9465
|
SAGA2: Rename class variables in script.h
|
2022-09-27 17:44:55 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Alexandre Detiste
|
6044504762
|
JANITORIAL: typos
some in the variable names, some in the comments;
no change for the strings that interract with original games assets
|
2021-10-31 20:46:31 +01:00 |
|
Filippos Karapetis
|
d3df1b09a1
|
SAGA2: Adapt some C syntax to C++
|
2021-09-11 12:23:32 +03:00 |
|
a/
|
8d5ca38424
|
SAGA2: Fix ThreadList order loading
|
2021-08-15 07:24:39 +09:00 |
|
a/
|
93f24f239c
|
SAGA2: Make more save chunk sizes portable
|
2021-07-15 23:33:40 +09:00 |
|
a/
|
2625fafbc5
|
SAGA2: Make Timers/Alarms/Threads save size portable
|
2021-07-15 20:04:34 +09:00 |
|
Eugene Sandulenko
|
eb7c7273db
|
SAGA2: Remove old save/load methods
|
2021-07-12 17:11:37 +02:00 |
|
a/
|
2b22e64ffd
|
SAGA2: Implement SAGA Threads save/loading
|
2021-07-09 08:51:08 +09:00 |
|
a/
|
5e5025205c
|
SAGA2: Implement Data Segment save/loading
|
2021-07-09 08:51:08 +09:00 |
|
Eugene Sandulenko
|
3c14a99f7c
|
SAGA2: Fix non-portable cast from pointer to long
|
2021-07-01 01:37:43 +02:00 |
|
Eugene Sandulenko
|
46e38b5a5b
|
SAGA2: Cleanup Win32-specific code
|
2021-07-01 01:37:42 +02:00 |
|
Eugene Sandulenko
|
725f11ca60
|
SAGA2: Fix more warnings with enumarations
|
2021-07-01 01:37:40 +02:00 |
|
Eugene Sandulenko
|
bc34ccb8a3
|
SAGA2: Rewrite ThreadList for using conventional array
|
2021-07-01 01:37:03 +02:00 |
|
Eugene Sandulenko
|
98e7e8fab0
|
SAGA2: Remove unused method
|
2021-07-01 01:37:02 +02:00 |
|
Eugene Sandulenko
|
8f19630ded
|
SAGA2: JANITORIAL: Fix code formatting
|
2021-07-01 01:37:00 +02:00 |
|
Eugene Sandulenko
|
9a8c31cde3
|
SAGA2: Finish work on the nested includes
|
2021-07-01 01:36:56 +02:00 |
|
a/
|
ccc04196bc
|
SAGA2: Allow looping through the scripts
|
2021-07-01 01:36:52 +02:00 |
|
a/
|
0eefd3b657
|
SAGA2: Make test script runnable
|
2021-07-01 01:36:50 +02:00 |
|
a/
|
676fd24e9c
|
SAGA2: Initialize Thread in Saga2::run()
|
2021-07-01 01:36:50 +02:00 |
|
Eugene Sandulenko
|
edceb1d824
|
SAGA2: Remove unneeded messagers and replace them with debugC()
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
62e5f32dd8
|
SAGA2: Initial engine commit
|
2021-07-01 01:36:44 +02:00 |
|