- Mar 01, 2008
-
-
deuce authored
included in the error object for JS 1.5 (used in Win32 builds)
-
- Feb 29, 2008
-
-
deuce authored
-
deuce authored
Make the empty first record generation more like the rest of the init functions. Should fix the last Toolman bug...
-
deuce authored
Since SyncTERM was the only consumer of iniGetSection() and it needed the section name in the returned string list since the section was passed to the iniGet*() functions, one wonders if the section name being included was actually a bug that needed to be fixed *cough* The reason the section name was returned in the string list was to allow old code to be updated to read one section at a time with minimal changes. However, since the behaviour was apparently unexpected, update to use the new behaviour.
-
deuce authored
-
deuce authored
-
- Feb 28, 2008
-
-
deuce authored
- You can't destroy a planet of another player is on it. - A message showing how much production was increased and the cost is shown since the amount increased by may be adjusted downwards. - Taking a single commodity may fail if another player took it from under you.
-
deuce authored
-
deuce authored
Add crlf after the path is displayed in the computer.
-
deuce authored
-
- Feb 27, 2008
- Feb 26, 2008
-
-
deuce authored
-
rswindell authored
file to 4 chars.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
for Deuce. :-)
-
rswindell authored
SAFECOPY here since 'tail' is malloc'd pointer - oops.
-
deuce authored
-
deuce authored
-
rswindell authored
regular expression suppor). Reverted findstr() and trashcan() to read the file a line at a time rather than load the entire file (potentially very large) into a string list.
-
rswindell authored
-
rswindell authored
encoded username/password (all in one command) instead of the plain text reply/response model (which is apparently incorrect).
-
deuce authored
-
- Feb 25, 2008