Commit Graph

31 Commits

Author SHA1 Message Date
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 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 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 482fdea1ae change code to more portable 2008-07-26 09:18:46 +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
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 223ba3078a fixed two valgrind warnings while saving lua state 2008-07-22 12:58:04 +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
Pawel Kolodziejski f9d1af02fb unify types 2008-07-20 21:08:22 +00:00
Pawel Kolodziejski d9a2f871a3 char -> const char 2008-07-20 13:59:41 +00:00
Sven Hesse 8f16dad07c Massive warnings fix, mostly "char *"->"const char *" 2008-07-20 13:34:04 +00:00
Pawel Kolodziejski 7892dbf14b fixed some uninitialised warnings 2008-07-13 10:53:39 +00:00
Pawel Kolodziejski dda95d4019 applied patch #1996204 2008-07-05 14:55:09 +00:00
Pawel Kolodziejski 2a61ed0023 added tools for builds from configure 2008-06-15 12:56:19 +00:00
Pawel Kolodziejski 407aee486d - initial support for configure based on scummvm tree (tested mac os x leopard, linux(ubuntu), cygwin with mingwin gcc)
- adopted more common dir code from scummvm for easier multi platform support
- synced some changes from scummvm code
2008-06-12 12:08:15 +00:00
Pawel Kolodziejski 08762f496d files structure reorganization, compilation BROKEN. compilation will be fixed soon. 2008-01-26 09:18:08 +00:00