polyesterswing
|
ab096190e6
|
SLUDGE: Fix bug caused by getTextFromAnyVar in a debug context
In Out of Order, you could not walk/talk to "Urban Leopard".
|
2023-11-25 00:32:06 +01:00 |
|
Eugene Sandulenko
|
d3adb6329b
|
SLUDGE: Print out stack during execution
|
2023-11-05 19:00:28 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Eugene Sandulenko
|
e3da6f47b5
|
SLUDGE: Remove unused files and redundant header
|
2021-05-07 01:29:52 +02:00 |
|
Simei Yin
|
8ead8de284
|
SLUDGE: Move save game getter to StackHandler
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
fa72209845
|
SLUDGE: Move stack size getter to struct StackHandler
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
80478ee470
|
SLUDGE: Move copyStack() to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
ca583ebfcf
|
SLUDGE: Move last stack finding function to struct VariableStack
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
9fb57f944d
|
SLUDGE: Move stack variable getter/setter to VariableStack
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
dc18ec2fd0
|
SLUDGE: Move FastArray getter to struct FastArrayHandler
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
399ff4788c
|
SLUDGE: Move fastarray functions to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
746fb3819f
|
SLUDGE: Move value getters to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
9d85b807fb
|
SLUDGE: Move add/comparison functions to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
719f5842fa
|
SLUDGE: Move costume functions to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
04ef7becf3
|
SLUDGE: Move PersonAnimation functions into struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
805a47b74a
|
SLUDGE: Move text related functions to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
98f764050a
|
SLUDGE: Move copyVariable to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
56f0821876
|
SLUDGE: Move save/loadVariable() to struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
2ab7665e56
|
SLUDGE: Move SetVariable() into struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
04444b70f9
|
SLUDGE: Move unlinkVar into struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
6004cd319d
|
SLUDGE: Move createCString() with string tools
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
3e88827c4c
|
SLUDGE: Move function/variable load/save functions to related files
|
2018-05-29 22:59:52 +02:00 |
|
Simei Yin
|
dc320b86bc
|
SLUDGE: Create constructor of Variable instead of initVarNew
|
2018-05-29 22:37:10 +02:00 |
|
Simei Yin
|
53c79fdde9
|
SLUDGE: Refactor PersonaAnimation related code in PeopleManager
|
2018-04-15 22:10:41 +02:00 |
|
Simei Yin
|
caa51ef49a
|
SLUDGE: Change all structure names to Uppercase
|
2017-07-20 19:10:01 +02:00 |
|
Simei Yin
|
a3876ee8c1
|
SLUDGE: Clean useless #if 0's
|
2017-07-15 17:51:57 +02:00 |
|
Eugene Sandulenko
|
50f1204966
|
SLUDGE: Fix line endings
|
2017-07-13 18:45:05 +02:00 |
|
yinsimei
|
800987ab95
|
SLUDGE: replace char *by Common::String
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
f8e1fe0064
|
SLUDGE: replace int types to scummvm defined ones
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
ca2ee02496
|
SLUDGE: code formatting
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
c4a5af22ea
|
SLUDGE: Add namespace
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
219044abf9
|
SLUDGE: Add sludge files and make it compile
|
2017-07-13 18:27:45 +02:00 |
|