Commit Graph
20 Commits
Author SHA1 Message Date
Eugene Sandulenko 6b4484472b Remove trailing whitespaces.
svn-id: r18604
2005-07-30 21:11:48 +00:00
Max Horn 8b1d7b9166 When including files from common/, explicitly use the common/ prefix
svn-id: r18444
2005-06-24 15:23:51 +00:00
Max Horn ce3cd9b194 Changed the semantics of debug level 0 from off back to something more similiar to how it used to be (default debug level now is -1)
svn-id: r17788
2005-04-24 12:21:53 +00:00
Max Horn 8fddaada1d Simplified debuglevel handling:
- it's only honored in the global level of the config file
 - all checks for it go through gDebugLevel now, which is made global
 - the '-d' switch is handled in a slightly saner and consistent way
 - removed 'debuglevel' from the config format documentation; we do
   not want to encourage the avarage user to use it

svn-id: r17769
2005-04-23 13:52:27 +00:00
Max Horn 88d0b6cc44 Only modify gDebugLevel, not the transient config
svn-id: r17754
2005-04-22 20:04:25 +00:00
Max Horn 47280d9433 Updated copyright
svn-id: r16398
2005-01-01 16:09:25 +00:00
Max Horn d299f0601b Reducing header dependencies a bit
svn-id: r16347
2004-12-27 22:08:20 +00:00
Max Horn d138a880bf Fix for bug #1091748 (DIG: Starting new games takes a long time); turns out querying the debuglevel from the config-manager very often is too slow
svn-id: r16345
2004-12-27 21:54:20 +00:00
Max Horn d6872dba6b Get rid of g_debugLevel (this fixes bug #1091142)
svn-id: r16318
2004-12-25 19:04:18 +00:00
Paweł Kołodziejski dc1e4699ee fixed warning
svn-id: r12666
2004-01-29 19:37:59 +00:00
Travis Howell 4c430c9b4a Another safety check.
svn-id: r12652
2004-01-28 03:08:42 +00:00
Travis Howell 0e9e75da9d music works on Simon2
svn-id: r12651
2004-01-28 03:01:28 +00:00
Travis Howell d417394a25 Ooops
svn-id: r12650
2004-01-28 02:45:00 +00:00
Travis Howell 7dd78f11d3 Use a few form scumm
svn-id: r12649
2004-01-28 02:42:23 +00:00
Travis Howell a72e726968 Add some more commands to debugger.
svn-id: r12648
2004-01-28 02:27:09 +00:00
Travis Howell dbe4fae5b9 Add some feedback.
svn-id: r12646
2004-01-28 01:19:15 +00:00
Travis Howell 8f80241571 Add safety check.
svn-id: r12638
2004-01-27 17:22:08 +00:00
Travis Howell 33bf57c1e7 Ooops
svn-id: r12637
2004-01-27 17:18:06 +00:00
Travis Howell e6a7360d06 Add help
Add music option for Simon1

svn-id: r12636
2004-01-27 17:13:43 +00:00
Oliver Kiehl 832155b8cf add in-game debugger
svn-id: r12634
2004-01-27 16:28:39 +00:00