14 Commits

Author SHA1 Message Date
Eugene Sandulenko
5c426e6908 Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn.
svn-id: r17935
2005-05-06 15:59:33 +00:00
Torbjörn Andersson
5a2d871a2b Replaced rand()/srand() with RandomSource. Of course, util_getRandom() is a
pretty unnecessary function - we could call RandomSource directly - but
let's take this one thing at a time.

svn-id: r17863
2005-04-29 15:01:03 +00:00
Torbjörn Andersson
a420016970 Whitespace
svn-id: r17683
2005-04-19 07:45:55 +00:00
Eugene Sandulenko
bec1acac06 Fix from wjp for redraws and input during delays
svn-id: r17602
2005-04-14 21:53:37 +00:00
Eugene Sandulenko
07ed5e40a5 Patch from wjp. Fix keyboard input.
svn-id: r17592
2005-04-13 20:53:36 +00:00
Max Horn
2efa0d17f2 Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
svn-id: r17486
2005-04-09 19:32:29 +00:00
Max Horn
9aaff636aa Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
svn-id: r17485
2005-04-09 19:19:54 +00:00
Eugene Sandulenko
a1769f0eae o Implemented pDrawLetter
o F5 now can be used to open menu
o Minor cleanup

svn-id: r17414
2005-04-06 14:33:31 +00:00
Max Horn
0ddbcc7845 Changed remaining file headers
svn-id: r17401
2005-04-05 18:08:02 +00:00
Max Horn
ebdb705ffd Remove useless casts
svn-id: r17400
2005-04-05 17:50:33 +00:00
Max Horn
1d14278fde Fixing lots of warnings
svn-id: r17399
2005-04-05 17:41:37 +00:00
Joost Peters
72f3868c1f fix warnings
svn-id: r17398
2005-04-05 17:05:12 +00:00
Torbjörn Andersson
6ff4dff306 Fixed some of the warnings.
svn-id: r17396
2005-04-05 16:37:35 +00:00
Eugene Sandulenko
1758c5b211 Initial checking of Gob engine
svn-id: r17388
2005-04-05 15:07:40 +00:00