Art Yerkes
c501d8112c
Create a branch for network fixes.
...
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +00:00
Jeffrey Morlan
198d88a60b
- In cmd, add ConOutResPrintf and ConErrResPrintf functions for printf-ing from a resource string; use it to shorten several instances of LoadString+Con*Printf.
...
- Also change FilePromptYN and FilePromptYNA to take a resource ID. Remove varargs code which nobody used (and didn't actually work anyway)
svn path=/trunk/; revision=34816
2008-07-26 22:49:49 +00:00
Jeffrey Morlan
846c750785
Fix argument parsing for label command. It should not split the arguments by spaces; on Windows you can do 'label c:x y z' and it will set the label to X Y Z. (Bug 3530 #2 )
...
svn path=/trunk/; revision=34566
2008-07-17 16:46:09 +00:00
Thomas Bluemel
df91a99233
- Add code to detect buffer overflows and buffer underflows on memory operations. This code is only enabled if _DEBUG is defined.
...
- Change all calls to malloc, realloc and free to cmd_alloc, cmd_realloc and cmd_free
svn path=/trunk/; revision=28065
2007-08-01 10:17:13 +00:00
Eric Kohl
e0364c78da
Remove outdated email addresses.
...
svn path=/trunk/; revision=26648
2007-05-05 11:32:25 +00:00
Ged Murphy
a5c746a592
move explorer and cmd. Add a few .rbuild files
...
svn path=/trunk/; revision=21019
2006-02-16 23:23:37 +00:00