aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-20Some formatting.Johannes Schickel
svn-id: r35959
2009-01-20Implemented loading from the command line and the GMM for tinsel ↵Filippos Karapetis
(kSupportsLoadingDuringStartup) svn-id: r35958
2009-01-20fixed vkeybd.zip loadingAndre Heider
svn-id: r35957
2009-01-20protect all vkeybd code with ENABLE_VKEYBDAndre Heider
svn-id: r35956
2009-01-20added the required XML header to vkeybd.zipAndre Heider
svn-id: r35955
2009-01-20added proper ImageMan includesAndre Heider
svn-id: r35954
2009-01-20use Surface instead of SurfaceKeyColoredAndre Heider
svn-id: r35953
2009-01-20added ImageMan to vkeybdAndre Heider
svn-id: r35952
2009-01-20merge SurfaceKeyColored into SurfaceAndre Heider
svn-id: r35951
2009-01-20Replacement an immediate with the appropriate #define constant.Nicola Mettifogo
svn-id: r35950
2009-01-20Whoops it seems the comment used "backslashes" instead of "slashes" in other ↵Johannes Schickel
places too. svn-id: r35949
2009-01-20Fixed typo in comment.Johannes Schickel
svn-id: r35948
2009-01-20Moved libdb to the right spot in the MakefileAndre Heider
svn-id: r35946
2009-01-20Character is now placed at the right spot when a new location is entered. ↵Nicola Mettifogo
Size may be still not right, though. svn-id: r35945
2009-01-20Adapted fixed-sized arrays to cope with the larger dialogues in BRA. Maybe ↵Nicola Mettifogo
they should be turned into dynamic data structures... svn-id: r35944
2009-01-20Cleanup.Johannes Schickel
svn-id: r35943
2009-01-20Yet another two small formatting fixes.Johannes Schickel
svn-id: r35942
2009-01-20Re-encoding the cutscenes in The Feebles Files is no longer required.Travis Howell
svn-id: r35941
2009-01-20- Fixed formattingJohannes Schickel
- Added FIXME about falling through case blocks svn-id: r35940
2009-01-20- Moved some script related code to script_lol.cppJohannes Schickel
- Renamed opcodes from o2_* to olol_* svn-id: r35938
2009-01-20Fix bug #2522556 - FEEBLE: Cutscene not found, Crash.Travis Howell
svn-id: r35935
2009-01-20Fix another warningMax Horn
svn-id: r35934
2009-01-20Fixed warnings (nice example of why heeding warnings is useful: one of the ↵Max Horn
changes seems to fix a NULL deref) svn-id: r35933
2009-01-20Some WIP code for the kSupportsLoadingDuringStartup engine featureFilippos Karapetis
svn-id: r35932
2009-01-20Some basic work on the vkeybd codeMax Horn
svn-id: r35931
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
svn-id: r35930
2009-01-19LOL: some work on the music handlingFlorian Kagerer
svn-id: r35929
2009-01-19This is 0.14.0svnEugene Sandulenko
svn-id: r35927
2009-01-19Update newsEugene Sandulenko
svn-id: r35926
2009-01-19Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for ↵Andre Heider
memory statistics and splitted existing DEBUG_* tunables. svn-id: r35920
2009-01-19LOL: some renamingFlorian Kagerer
svn-id: r35919
2009-01-19Fixed warning.Torbjörn Andersson
svn-id: r35918
2009-01-18LOL: basic music support and some cleanupFlorian Kagerer
svn-id: r35917
2009-01-18Removed unused defines, cleaned up some more defines and reduced the places ↵Filippos Karapetis
where static data is read from the game's executable svn-id: r35916
2009-01-18Disabled use of OSystem::kFeatureAutoComputeDirtyRects in SAGA for nowMax Horn
svn-id: r35915
2009-01-18Updated theme version to 0.4Max Horn
svn-id: r35914
2009-01-18Updated theme .zip files and default themeMax Horn
svn-id: r35913
2009-01-18Updated credits list with retired membersMax Horn
svn-id: r35911
2009-01-18LOL: fix some valgrind warningsFlorian Kagerer
svn-id: r35910
2009-01-18Updated the MSVC files of the Kyra engineFilippos Karapetis
svn-id: r35909
2009-01-18Formatting.Johannes Schickel
svn-id: r35908
2009-01-18Fixed mismatching delete call.Johannes Schickel
svn-id: r35907
2009-01-18- Fixed some delete[] misuseJohannes Schickel
- Fixed regression introduced with r35904 svn-id: r35906
2009-01-18- Fixed bug in script code of LoLJohannes Schickel
- Cleanup svn-id: r35905
2009-01-18Fixed compilation.Johannes Schickel
svn-id: r35904
2009-01-18LOL: Some drawing code and some opcodes so that the first scene will show ↵Florian Kagerer
up. Playing is not possible. This is still somewhat messy since a lot of stuff hasn't been figured out yet. svn-id: r35903
2009-01-18Fixed bug in PAK link list code, now file links are correctly initialized.Johannes Schickel
svn-id: r35902
2009-01-18Removed some unused defines in Mickey's Space Adventure, and removed a case ↵Filippos Karapetis
where static data was read from the game's executable svn-id: r35901
2009-01-18Update scene number internally so it gets displayed correctly in the debugger.Johannes Schickel
svn-id: r35900
2009-01-18cleanupMax Horn
svn-id: r35899