Pawel Kolodziejski
|
2fa7d00a62
|
changed DEBUG to LUA_DEBUG
|
2008-07-29 17:58:39 +00:00 |
|
Pawel Kolodziejski
|
c7e28a1bcb
|
ops
|
2008-07-29 17:55:30 +00:00 |
|
Pawel Kolodziejski
|
198249fdf4
|
formating code
|
2008-07-29 14:57:13 +00:00 |
|
Pawel Kolodziejski
|
981096fae5
|
formating code
|
2008-07-29 10:06:07 +00:00 |
|
Pawel Kolodziejski
|
83070da7fa
|
formating code
|
2008-07-29 08:05:28 +00:00 |
|
Pawel Kolodziejski
|
a779f45c72
|
formatting code
|
2008-07-29 05:58:36 +00:00 |
|
Pawel Kolodziejski
|
b4c1971d62
|
formatting code
|
2008-07-28 19:23:08 +00:00 |
|
Pawel Kolodziejski
|
62b59a8b42
|
formatting code
|
2008-07-28 19:15:36 +00:00 |
|
Pawel Kolodziejski
|
08a0ad818b
|
remove dofile,
formating code
|
2008-07-28 14:51:57 +00:00 |
|
Pawel Kolodziejski
|
6defdd03b7
|
formating code
|
2008-07-28 13:35:33 +00:00 |
|
Pawel Kolodziejski
|
01909e4a56
|
remove not needed includes
|
2008-07-27 14:13:40 +00:00 |
|
Pawel Kolodziejski
|
e4d12fb983
|
removed few unused library funcs by grim/monkey
|
2008-07-27 08:20:58 +00:00 |
|
Pawel Kolodziejski
|
0d9c1c68b1
|
shutup linker
|
2008-07-27 07:25:01 +00:00 |
|
Pawel Kolodziejski
|
e3ca1f7a8b
|
exit() it's used in some special developer mode case
|
2008-07-26 22:06:53 +00:00 |
|
Pawel Kolodziejski
|
f349e020e5
|
remove unused lua iolib funcs
|
2008-07-26 20:27:15 +00:00 |
|
Pawel Kolodziejski
|
546ebf268b
|
fixes warnings
|
2008-07-26 19:30:44 +00:00 |
|
Pawel Kolodziejski
|
6e69ade6bf
|
fix warnings
|
2008-07-26 19:24:27 +00:00 |
|
Pawel Kolodziejski
|
7b0f7612f4
|
possibly fix for linking
|
2008-07-26 19:11:23 +00:00 |
|
Pawel Kolodziejski
|
240c657281
|
fix linking
|
2008-07-26 18:26:48 +00:00 |
|
Pawel Kolodziejski
|
c1195896a6
|
next fixes
|
2008-07-26 18:19:18 +00:00 |
|
Pawel Kolodziejski
|
d6c2aedb35
|
fix compilation
|
2008-07-26 18:11:55 +00:00 |
|
Pawel Kolodziejski
|
7ec8fb74cf
|
fix compilation error
|
2008-07-26 18:06:34 +00:00 |
|
Pawel Kolodziejski
|
750bec4236
|
not use define anymore
|
2008-07-26 18:05:08 +00:00 |
|
Pawel Kolodziejski
|
fb7de9f755
|
disable debugs
|
2008-07-26 18:01:42 +00:00 |
|
Pawel Kolodziejski
|
6f394e7f7d
|
fixes for amigaos compiler
|
2008-07-26 17:56:00 +00:00 |
|
Sven Hesse
|
f4da6bb33f
|
const correctness
|
2008-07-26 14:19:21 +00:00 |
|
Pawel Kolodziejski
|
a40a0e6d1e
|
fix compilation
|
2008-07-26 14:14:30 +00:00 |
|
Sven Hesse
|
96d6e4a35e
|
Silencing a warning
|
2008-07-26 12:10:00 +00:00 |
|
Sven Hesse
|
1bbc5a95a3
|
Fixing compilation
|
2008-07-26 12:09:06 +00:00 |
|
Pawel Kolodziejski
|
482fdea1ae
|
change code to more portable
|
2008-07-26 09:18:46 +00:00 |
|
Pawel Kolodziejski
|
ce282573ed
|
remove sdl include
|
2008-07-26 08:03:20 +00:00 |
|
Pawel Kolodziejski
|
903744d3f4
|
change code to more portable
|
2008-07-26 08:02:18 +00:00 |
|
Sven Hesse
|
3114cc8365
|
Fixing compilation
|
2008-07-25 22:31:11 +00:00 |
|
Pawel Kolodziejski
|
c6d786be5a
|
make savegames portable, still have some bugs, WIP
|
2008-07-25 22:21:04 +00:00 |
|
Pawel Kolodziejski
|
cd6f1032d3
|
detect 64bits target
|
2008-07-25 06:32:38 +00:00 |
|
Pawel Kolodziejski
|
b71391a6f2
|
sync with scummvm
|
2008-07-23 21:48:28 +00:00 |
|
Torbjorn Andersson
|
ffe24e8a8e
|
Named the unsigned 64-bit type "uint64" instead of "int64".
|
2008-07-23 20:47:42 +00:00 |
|
Pawel Kolodziejski
|
8f14057e65
|
addded check for 'long long' type
|
2008-07-23 20:39:51 +00:00 |
|
Sven Hesse
|
53a9901d0b
|
Another one :P
|
2008-07-22 19:32:21 +00:00 |
|
Pawel Kolodziejski
|
2138b5dcb2
|
commented out lua save state
|
2008-07-22 19:30:53 +00:00 |
|
Pawel Kolodziejski
|
cf1639463f
|
corrected few type casts
|
2008-07-22 17:00:11 +00:00 |
|
Pawel Kolodziejski
|
8ae6128d34
|
shutup valgrind warning
|
2008-07-22 15:20:27 +00:00 |
|
Pawel Kolodziejski
|
223ba3078a
|
fixed two valgrind warnings while saving lua state
|
2008-07-22 12:58:04 +00:00 |
|
Pawel Kolodziejski
|
b584ef5f21
|
added default path saves
|
2008-07-22 05:51:10 +00:00 |
|
Pawel Kolodziejski
|
9e8bc400cd
|
fixed zlib in configure
|
2008-07-22 05:48:02 +00:00 |
|
Pawel Kolodziejski
|
44c1caf341
|
fixed warning
|
2008-07-20 21:54:32 +00:00 |
|
Pawel Kolodziejski
|
0258ac4719
|
fixed warnings
|
2008-07-20 21:37:09 +00:00 |
|
Sven Hesse
|
5973865c70
|
Muting some compiler warnings
|
2008-07-20 21:31:03 +00:00 |
|
Sven Hesse
|
e164af8e67
|
Fixing compilation for me
|
2008-07-20 21:22:53 +00:00 |
|
Pawel Kolodziejski
|
a8b81e58db
|
forgot from last commit
|
2008-07-20 21:18:18 +00:00 |
|