Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-29 | Patch #1417631: "gobliiins cleanup". Thanks, wjp. | Eugene Sandulenko | |
svn-id: r20283 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2006-01-09 | More variable underscoring, that should be all | Sven Hesse | |
svn-id: r19957 | |||
2006-01-07 | Added initial support for ADL music files; continued underscoring of member ↵ | Sven Hesse | |
variables svn-id: r19937 | |||
2006-01-04 | Last chunk of underscore maddness for today | Eugene Sandulenko | |
svn-id: r19904 | |||
2006-01-03 | Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes. | Eugene Sandulenko | |
svn-id: r19899 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-12 | Hide unnecessary debug output | Eugene Sandulenko | |
svn-id: r19027 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-05-05 | Cleanup | Torbjörn Andersson | |
svn-id: r17913 | |||
2005-05-04 | The mult_playSound() function makes absolutely no sense at all to me, so | Torbjörn Andersson | |
I've changed it to something that doesn't trigger assertions in the Gobliiins demo intro. svn-id: r17907 | |||
2005-04-10 | Some inter_variables cleanup. | Joost Peters | |
Now it should store all variables in the native endianness, instead of storing half in LE and the other half in the native endianness. Addresses and assignments can be tracked by modifying the macros if necessary. Also, meaningful constants can now be assigned to script variable numbers (if one were so inclined) svn-id: r17523 | |||
2005-04-09 | Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code ↵ | Max Horn | |
(open/write/close to access a log file? yuck) svn-id: r17486 | |||
2005-04-09 | Fix legal header. Be careful when doing global search and replace! Better ↵ | Max Horn | |
use full-word regex, to avoid problems like this svn-id: r17485 | |||
2005-04-05 | Changed remaining file headers | Max Horn | |
svn-id: r17401 | |||
2005-04-05 | Remove useless casts | Max Horn | |
svn-id: r17400 | |||
2005-04-05 | Fixing lots of warnings | Max Horn | |
svn-id: r17399 | |||
2005-04-05 | Fixed one warning. (Several to go.) | Torbjörn Andersson | |
svn-id: r17393 | |||
2005-04-05 | Initial checking of Gob engine | Eugene Sandulenko | |
svn-id: r17388 |