a/
|
08b6aca44b
|
SAGA2: Fix tile initialization
|
2021-07-01 01:36:52 +02:00 |
|
a/
|
2b9663ded4
|
SAGA2: Organize debug messages
|
2021-07-01 01:36:52 +02:00 |
|
a/
|
ccc04196bc
|
SAGA2: Allow looping through the scripts
|
2021-07-01 01:36:52 +02:00 |
|
Eugene Sandulenko
|
a6f50cc6e0
|
SAGA2: Skip videoplayer initialization
|
2021-07-01 01:36:52 +02:00 |
|
Eugene Sandulenko
|
a02aaadc73
|
SAGA2: Started cleanup for the video classes
|
2021-07-01 01:36:52 +02:00 |
|
Eugene Sandulenko
|
7a053bf1e3
|
SAGA2: Remove graphics initializer
|
2021-07-01 01:36:52 +02:00 |
|
Eugene Sandulenko
|
238380fd5b
|
SAGA2: Cleanup gpointer.cpp
|
2021-07-01 01:36:51 +02:00 |
|
a/
|
d4e1abcac7
|
SAGA2: Store (index, pointer) pairs into a HashMap
|
2021-07-01 01:36:51 +02:00 |
|
a/
|
58ad6895eb
|
SAGA2: Organize hresmgr functions
|
2021-07-01 01:36:51 +02:00 |
|
a/
|
3cb251421b
|
SAGA2: Fix _numEntries
|
2021-07-01 01:36:51 +02:00 |
|
Eugene Sandulenko
|
53d520e2cf
|
SAGA2: Remove osexcept.*
|
2021-07-01 01:36:51 +02:00 |
|
Eugene Sandulenko
|
7271d3b52a
|
SAGA2: More removal of forbidden symbols
|
2021-07-01 01:36:51 +02:00 |
|
Eugene Sandulenko
|
44d293f6fc
|
SAGA2: Load ColorMapRanges from the .exe, kill maprange.cpp
|
2021-07-01 01:36:51 +02:00 |
|
Eugene Sandulenko
|
426e750347
|
SAGA2: Code formatting
|
2021-07-01 01:36:51 +02:00 |
|
Eugene Sandulenko
|
cd6261fca3
|
SAGA2: Remove iff.*
|
2021-07-01 01:36:51 +02:00 |
|
Eugene Sandulenko
|
3ee9ab9930
|
SAGA2: Replace rand()
|
2021-07-01 01:36:50 +02:00 |
|
a/
|
af8adadc73
|
SAGA2: Fix endianness in reading in lookupExport
|
2021-07-01 01:36:50 +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 |
|
a/
|
e5e85e2ff8
|
SAGA2: Get rid of some pointer arithmetic
|
2021-07-01 01:36:50 +02:00 |
|
a/
|
6d218247bb
|
SAGA2: Fix initScripts()
|
2021-07-01 01:36:50 +02:00 |
|
a/
|
389de83222
|
SAGA2: Add warnings when ID is not found
|
2021-07-01 01:36:50 +02:00 |
|
a/
|
bb044850a3
|
SAGA2: Add functions to get resource pointer and size by id
|
2021-07-01 01:36:50 +02:00 |
|
a/
|
df22001476
|
SAGA2: Fix if statements to agree with conventions
|
2021-07-01 01:36:49 +02:00 |
|
a/
|
44455e469e
|
SAGA2: Fix resource loading and add initScripts() prototype
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
177aa92900
|
SAGA2: Replace custom assert macros
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
36ead351f1
|
SAGA2: Fix incorrect change
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
a2a6c82bc2
|
SAGA2: Fix more warnings
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
cda89805f1
|
SAGA2: Fix more warnings
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
f8024e73cc
|
SAGA2: More warning fixes
|
2021-07-01 01:36:49 +02:00 |
|
a/
|
5eadf11a37
|
SAGA2: Fix more formatting
|
2021-07-01 01:36:49 +02:00 |
|
a/
|
ac551e3c24
|
SAGA2: Fix formatting for unpackImage()
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
0ad7e918d9
|
SAGA2: Fix gPort initialization
|
2021-07-01 01:36:48 +02:00 |
|
a/
|
8d5c31359e
|
SAGA2: Blit test image to screen
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
4319fd55f5
|
SAGA2: Fix more warnings
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
97fa02d7b8
|
SAGA2: Fix duplicated enums
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
b036dddc9d
|
SAGA2: Fix warnings
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
b76a1121d6
|
SAGA2: Const'ness
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
a41d378fed
|
SAGA2: Remove mono.*
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
1f1947c39a
|
SAGA2: Remove winini.*
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
edceb1d824
|
SAGA2: Remove unneeded messagers and replace them with debugC()
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
a531df5354
|
SAGA2: Exposed random source
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
b8ab6203e4
|
SAGA2: Rename abort() methods
|
2021-07-01 01:36:47 +02:00 |
|
a/
|
863adf7918
|
SAGA2: Replace image unpack routines with original
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
e9e3313ada
|
SAGA2: Cleanup and removing unused files
|
2021-07-01 01:36:47 +02:00 |
|
a/
|
a9da39baed
|
SAGA2: Change debug message in unpackImage
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
04ecb9e275
|
SAGA2: Remove custom error handling
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
10c78758f4
|
SAGA2: Restored msgbox.*
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
91c749d2d6
|
SAGA2: More comment cleanup
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
ee924d93ab
|
SAGA2: Cleanup and fixing warnings
|
2021-07-01 01:36:46 +02:00 |
|