Paweł Kołodziejski
|
690f9d2a5c
|
GRIM,LUA: Janitorial
|
2022-01-06 18:26:30 +01:00 |
|
Paweł Kołodziejski
|
94463b3ae7
|
GRIM: Restore original signed type for hashing
|
2022-01-06 01:35:43 +01:00 |
|
Bastien Bouclet
|
11cce71b06
|
GRIM: Fix warning due to the hash value now being unsigned
|
2017-12-07 19:24:17 +01:00 |
|
Bastien Bouclet
|
b70686550c
|
GRIM: Remove references to SCUMM_64BITS
|
2017-12-06 22:41:24 +01:00 |
|
Paweł Kołodziejski
|
5dad979952
|
Revert "GRIM: Use exceptions instead of jumps"
This reverts commit 7b42887895.
|
2017-11-30 19:56:43 +01:00 |
|
Joel Teichroeb
|
7b42887895
|
GRIM: Use exceptions instead of jumps
|
2017-11-30 08:31:25 +01:00 |
|
Joel Teichroeb
|
0f3da43694
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
|
Paweł Kołodziejski
|
606092c9b5
|
GRIM: rename TARGET_64BITS to SCUMM_64BITS
|
2012-01-28 10:51:34 +01:00 |
|
Pawel Kolodziejski
|
f32c5b5fb1
|
GRIM: lua - fix missing break
|
2012-01-02 20:15:03 +01:00 |
|
Andrea Corna
|
908b3d7972
|
GRIM: Fixed an issue on 64-bit machines
|
2011-05-26 12:29:18 +08:00 |
|
Pawel Kolodziejski
|
356c9c8c07
|
sync with scummvm
|
2011-05-18 23:33:39 +02:00 |
|
Pawel Kolodziejski
|
0f5de71f70
|
sync with scummvm
|
2011-05-08 15:38:26 +02:00 |
|
Giulio Camuffo
|
f533450f7e
|
GRIM: Fix the hashindex for userdata on 32bit.
|
2011-05-08 11:05:46 +02:00 |
|
Pawel Kolodziejski
|
6c6bcbf3ed
|
GRIM: few renames in Lua to prevent clash names
|
2011-05-08 09:52:07 +02:00 |
|
Giulio Camuffo
|
ce716e4580
|
GRIM: Store USERDATAs with a new struct { int32 id; int32 tag }.
This way we don't have to deal with casts between integers and void*
anymore.
|
2011-05-03 16:51:30 +02:00 |
|
Pawel Kolodziejski
|
3a2d539f09
|
re-implemented multi threading in lua based on disassembly
|
2009-06-16 22:55:12 +00:00 |
|
Pawel Kolodziejski
|
807fffbbfa
|
remove L macro
|
2009-06-11 07:01:01 +00:00 |
|
Pawel Kolodziejski
|
8b8e7e07d2
|
added namespace Grim
|
2009-05-25 06:49:57 +00:00 |
|
Pawel Kolodziejski
|
a34d883844
|
update path includes for recent directory changes
|
2009-05-24 19:13:58 +00:00 |
|
Pawel Kolodziejski
|
f58c073a0a
|
move/rename engine into engines/grim
|
2009-05-24 18:55:19 +00:00 |
|