Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-01 | Fullfill feature request #1410574: "GOB: Changing characters". Thanks to wjp. | Eugene Sandulenko | |
svn-id: r20339 | |||
2006-01-29 | Remove the custom strstr in favor of the ANSI strstr/strchr functions | Max Horn | |
svn-id: r20301 | |||
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-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-14 | Fix from wjp which let protection screen render itself at last. | Eugene Sandulenko | |
Now you may clearly see rotated numbers as well as hint when your code is wrong. svn-id: r19088 | |||
2005-08-10 | Made Gobliiins less of a CPU hog by adding some strategic delays and | Torbjörn Andersson | |
turning on the screen auto-dirtying - some as Simon uses. It's not perfect by any means, but it may be good enough for 0.8.0 at least. svn-id: r18649 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-05-06 | Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn. | Eugene Sandulenko | |
svn-id: r17935 | |||
2005-04-29 | Replaced rand()/srand() with RandomSource. Of course, util_getRandom() is a | Torbjörn Andersson | |
pretty unnecessary function - we could call RandomSource directly - but let's take this one thing at a time. svn-id: r17863 | |||
2005-04-19 | Whitespace | Torbjörn Andersson | |
svn-id: r17683 | |||
2005-04-14 | Fix from wjp for redraws and input during delays | Eugene Sandulenko | |
svn-id: r17602 | |||
2005-04-13 | Patch from wjp. Fix keyboard input. | Eugene Sandulenko | |
svn-id: r17592 | |||
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-06 | o Implemented pDrawLetter | Eugene Sandulenko | |
o F5 now can be used to open menu o Minor cleanup svn-id: r17414 | |||
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 | fix warnings | Joost Peters | |
svn-id: r17398 | |||
2005-04-05 | Fixed some of the warnings. | Torbjörn Andersson | |
svn-id: r17396 | |||
2005-04-05 | Initial checking of Gob engine | Eugene Sandulenko | |
svn-id: r17388 |