Age | Commit message (Expand) | Author |
2006-02-14 | As far as I can tell, The Feeble Files should subtract _scrollX from the | Torbjörn Andersson |
2006-02-14 | Add extra costume tables (Used by HE games) to saved game. Fixes weird actor ... | Travis Howell |
2006-02-14 | Correct case of SPY Fox game titles | Travis Howell |
2006-02-14 | Allow version string to be writen to config file in HE72+ games, in case we d... | Travis Howell |
2006-02-14 | Add HE100 specific version of setSystemMessage opcode, since cases are differ... | Travis Howell |
2006-02-14 | Add setSystemMessage opcode for HE70+ games. Sets the window caption correctl... | Travis Howell |
2006-02-14 | Added Bloodshed Dev-C++ project files to the dists collection. | Jamieson Christian |
2006-02-14 | Forgot to add x11.h | Oystein Eftevaag |
2006-02-14 | Fixed and cleaned up the X11 backend (and added 24/32 bpp support so it would... | Oystein Eftevaag |
2006-02-14 | Move addDefaultDirectory() calls out of init() method to constructor. | Eugene Sandulenko |
2006-02-14 | Reworked kyra debug output system. Now he have special kyra intern debug leve... | Johannes Schickel |
2006-02-13 | Added define to disable new theme support. | Lars Persson |
2006-02-13 | Updated installation file for S60V3 | Lars Persson |
2006-02-13 | Updated application icons | Lars Persson |
2006-02-13 | oops, didn't mean to commit this change (yet) -- reverting my previous commit... | Max Horn |
2006-02-13 | Used tools/update-version.pl to update the version in all (?) relevant places... | Max Horn |
2006-02-13 | Fix compilation after engines moved to engines/ | Joost Peters |
2006-02-13 | Implemented new tab drawing, should look nicer now. (The border under the act... | Johannes Schickel |
2006-02-13 | Whew. It seems that I made a mistake last time. :( | Won Star |
2006-02-13 | We're in SVN now, so change version to "0.9.0svn" | Eugene Sandulenko |
2006-02-13 | Add hyperlink on/off functions of oracle in Feeble Files | Travis Howell |
2006-02-13 | CC := arm-elf-gcc | Won Star |
2006-02-13 | Initializes a var that would sometimes cause the intro to run too fast. | Oystein Eftevaag |
2006-02-12 | Merged _mouse.cpp and mouse.cpp into mouse.cpp | Torbjörn Andersson |
2006-02-12 | Include game dscriptions for HE60/61 games in a DISABLE_HE build | Travis Howell |
2006-02-12 | Moved SCUMM game descriptions/titles into a seperate table | Max Horn |
2006-02-12 | Revamped launcher code | Chris Apers |
2006-02-12 | Standardized the preprocessor constants used to prevent double inclusion of | Torbjörn Andersson |
2006-02-12 | - Splitted AppStartCheckScreenSize from app.cpp rev19461, here is the palm st... | Chris Apers |
2006-02-12 | - Fixed bug #1329844, autooff not reset on exit | Chris Apers |
2006-02-12 | Oops. Forgot to tell SVN to actually *move* the files. I'll get the hang of it | Torbjörn Andersson |
2006-02-12 | Renamed files for consistency with other engines: | Torbjörn Andersson |
2006-02-12 | Cleanup | Chris Apers |
2006-02-12 | - Removed obsolete ARM stuff, modules are now almost-fully ARM | Chris Apers |
2006-02-12 | New feature to pass selected stack size to modules | Chris Apers |
2006-02-12 | Not available in ARM mode for now | Chris Apers |
2006-02-12 | Fixed header, sorry | Chris Apers |
2006-02-12 | - Use WinSetCoord only when needed, this fix some system redraw problems | Chris Apers |
2006-02-12 | Removed layers.h since it was a) empty and b) never included. | Torbjörn Andersson |
2006-02-12 | Re-added blank lines (purely cosmetic) which I accidentally removed in my pre... | Max Horn |
2006-02-12 | md5table tool now reproduces blank & comment lines faithfully in --txt mode | Max Horn |
2006-02-12 | - Changed the scumm-md5.txt format to reduce redundancy and to make it a bit ... | Max Horn |
2006-02-12 | It is _soundEx now | Chris Apers |
2006-02-12 | - Removed unused StrReplace function | Chris Apers |
2006-02-12 | - Removed obsolete DEBUG defines | Chris Apers |
2006-02-12 | - Added ARM module launcher | Chris Apers |
2006-02-12 | New definitions for frontend <-> module communication | Chris Apers |
2006-02-12 | Only in ARM mode | Chris Apers |
2006-02-12 | -mMove PalmOS project file to a more appropriate place | Chris Apers |
2006-02-12 | updated msvc7 project files | Paweł Kołodziejski |