Cleaned up use of the DEBUG define:
- renamed the DEBUG define for debugging specific code. In the top of the relevant files there is an commented out define to activate debugging for that file. - removed entire DEBUG sections where it is no longer relevant - compile with DEBUG defined when building a debugging binary Code that produces general warnings is kept in DEBUG blocks. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1376 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Changes towards version 0.4:
|
||||
- Cleaned up use of the DEBUG define, SvdB
|
||||
- Talking Pet .txt file corrected to match the .ogg files,
|
||||
and talkpet.ts corrections, from Nic
|
||||
- Abstracted window-drawing code from confirm.c -Michael
|
||||
|
||||
Reference in New Issue
Block a user