aboutsummaryrefslogtreecommitdiff
path: root/gob/util.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-01Fullfill feature request #1410574: "GOB: Changing characters". Thanks to wjp.Eugene Sandulenko
2006-01-29Remove the custom strstr in favor of the ANSI strstr/strchr functionsMax Horn
2006-01-29Patch #1417631: "gobliiins cleanup". Thanks, wjp.Eugene Sandulenko
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-04Last chunk of underscore maddness for todayEugene Sandulenko
2006-01-03Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes.Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-14Fix from wjp which let protection screen render itself at last.Eugene Sandulenko
2005-08-10Made Gobliiins less of a CPU hog by adding some strategic delays andTorbjörn Andersson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-05-06Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn.Eugene Sandulenko
2005-04-29Replaced rand()/srand() with RandomSource. Of course, util_getRandom() is aTorbjörn Andersson
2005-04-19WhitespaceTorbjörn Andersson
2005-04-14Fix from wjp for redraws and input during delaysEugene Sandulenko
2005-04-13Patch from wjp. Fix keyboard input.Eugene Sandulenko
2005-04-09Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (ope...Max Horn
2005-04-09Fix legal header. Be careful when doing global search and replace! Better use...Max Horn
2005-04-06o Implemented pDrawLetterEugene Sandulenko
2005-04-05Changed remaining file headersMax Horn
2005-04-05Remove useless castsMax Horn
2005-04-05Fixing lots of warningsMax Horn
2005-04-05fix warningsJoost Peters
2005-04-05Fixed some of the warnings.Torbjörn Andersson
2005-04-05Initial checking of Gob engineEugene Sandulenko