Giel van Schijndel
|
76057072e0
|
* remove function stringLen and replace all instances where it was used with strlen (can't see why anyone would want a custom string length function there in the first place)
* make strresStoreString const correct ("char*" -> "const char*")
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2345 4a71c877-e1ca-e34f-864e-861f7616d084
|
2007-08-05 12:06:56 +00:00 |
Dennis Schridde
|
e80e0d4ca6
|
FILE_MAXCHAR -> MAX_PATH
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2058 4a71c877-e1ca-e34f-864e-861f7616d084
|
2007-07-12 17:17:16 +00:00 |
Giel van Schijndel
|
6cb536c0d1
|
* Now load the "STR_RES" resource type directly from a file rather than an intermediate memory buffer
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1760 4a71c877-e1ca-e34f-864e-861f7616d084
|
2007-05-29 18:12:02 +00:00 |
Dennis Schridde
|
49ceba7503
|
Add GPL notices to all sourcecode files.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1014 4a71c877-e1ca-e34f-864e-861f7616d084
|
2007-01-15 20:09:25 +00:00 |
Dennis Schridde
|
d3cd44148d
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@804 4a71c877-e1ca-e34f-864e-861f7616d084
|
2006-11-03 21:35:50 +00:00 |
Stefan Huehner
|
532ada3156
|
Add doxygen style headers to .h files to document
their meaning.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@759 4a71c877-e1ca-e34f-864e-861f7616d084
|
2006-09-25 16:46:28 +00:00 |
Per Inge Mathisen
|
91e864b3a5
|
Fix some more warnings
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@565 4a71c877-e1ca-e34f-864e-861f7616d084
|
2006-08-12 17:36:22 +00:00 |
No Author
|
5ba7ddac6b
|
Create final repository structure.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@362 4a71c877-e1ca-e34f-864e-861f7616d084
|
2007-06-28 17:47:08 +00:00 |