rubidium
|
17b514ccd1
|
(svn r21133) -Add: function to check the validity of a string (without modifying it)
|
2010-11-10 17:49:14 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
f48fca6bfc
|
(svn r20220) -Fix [FS#3974]: strip non-printable characters before showing it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use
|
2010-07-25 23:14:59 +00:00 |
|
rubidium
|
80cc566553
|
(svn r20220) -Fix [FS#3974]: strip non-printable characters before showing it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use
|
2010-07-25 23:14:59 +00:00 |
|
alberth
|
0dd71a0d7e
|
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.
|
2010-06-27 09:05:10 +00:00 |
|
alberth
|
604e56adc2
|
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.
|
2010-06-27 09:05:10 +00:00 |
|
rubidium
|
be79aba6eb
|
(svn r19874) -Fix [FS#3845]: NetBSD compilation was still broken in some cases (Krille)
|
2010-05-21 15:56:19 +00:00 |
|
rubidium
|
e3df7caf18
|
(svn r19874) -Fix [FS#3845]: NetBSD compilation was still broken in some cases (Krille)
|
2010-05-21 15:56:19 +00:00 |
|
rubidium
|
dcf7d2de54
|
(svn r19703) -Add: hexadecimal string filter
|
2010-04-24 07:31:58 +00:00 |
|
rubidium
|
8aad995e32
|
(svn r19703) -Add: hexadecimal string filter
|
2010-04-24 07:31:58 +00:00 |
|
rubidium
|
7e05c1fcd0
|
(svn r19158) -Fix (r19149): MSVC 64 bits compile warning
|
2010-02-18 01:10:04 +00:00 |
|
rubidium
|
3c5d19e411
|
(svn r19158) -Fix (r19149): MSVC 64 bits compile warning
|
2010-02-18 01:10:04 +00:00 |
|
rubidium
|
7353e104ba
|
(svn r19149) -Codechange: make our vsnprintf implementation for Windows more POSIX compliant (adf88)
|
2010-02-17 15:07:09 +00:00 |
|
rubidium
|
a6112670d0
|
(svn r19149) -Codechange: make our vsnprintf implementation for Windows more POSIX compliant (adf88)
|
2010-02-17 15:07:09 +00:00 |
|
rubidium
|
28cc56d11d
|
(svn r19148) -Fix [FS#3627]: [v]seprintf should return the number of added characters excluding '\0' on truncation (adf88)
|
2010-02-17 13:55:08 +00:00 |
|
rubidium
|
1b0e78c588
|
(svn r19148) -Fix [FS#3627]: [v]seprintf should return the number of added characters excluding '\0' on truncation (adf88)
|
2010-02-17 13:55:08 +00:00 |
|
glx
|
47636b3093
|
(svn r18919) -Fix (r15371): strcasestr() return should not be const
|
2010-01-26 14:04:56 +00:00 |
|
glx
|
918b3aff5e
|
(svn r18919) -Fix (r15371): strcasestr() return should not be const
|
2010-01-26 14:04:56 +00:00 |
|
rubidium
|
c3525c3c5c
|
(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list
|
2009-10-31 14:06:16 +00:00 |
|
rubidium
|
a5d005dd53
|
(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list
|
2009-10-31 14:06:16 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
510541afac
|
(svn r15963) -Fix [FS#2814]: (v)seprintf chopped of strings one character earlier than necessary.
|
2009-04-06 10:05:36 +00:00 |
|
rubidium
|
dc161c72e0
|
(svn r15963) -Fix [FS#2814]: (v)seprintf chopped of strings one character earlier than necessary.
|
2009-04-06 10:05:36 +00:00 |
|
rubidium
|
c3e87f345d
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
b25a4f8231
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
34bd9ee636
|
(svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns.
|
2009-03-06 01:23:25 +00:00 |
|
rubidium
|
86ca408d46
|
(svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns.
|
2009-03-06 01:23:25 +00:00 |
|
smatz
|
9c6d6c0d0e
|
(svn r15625) -Codechange: remove unneeded assert
|
2009-03-06 00:41:58 +00:00 |
|
smatz
|
c3a7e6b693
|
(svn r15625) -Codechange: remove unneeded assert
|
2009-03-06 00:41:58 +00:00 |
|
rubidium
|
057ceec51c
|
(svn r15537) -Fix (r5215): don't allow special sprite characters (e.g. the ship sprite) as characters in input like filenames or text that is sent over the network.
|
2009-02-21 00:47:59 +00:00 |
|
rubidium
|
13bc604fde
|
(svn r15537) -Fix (r5215): don't allow special sprite characters (e.g. the ship sprite) as characters in input like filenames or text that is sent over the network.
|
2009-02-21 00:47:59 +00:00 |
|
rubidium
|
e856287029
|
(svn r15376) -Fix [FS#2608] (r15371): OSX/BSD also seems to define strcasecmp under some circumstances.
|
2009-02-06 15:53:48 +00:00 |
|
rubidium
|
cecc3863cd
|
(svn r15376) -Fix [FS#2608] (r15371): OSX/BSD also seems to define strcasecmp under some circumstances.
|
2009-02-06 15:53:48 +00:00 |
|
rubidium
|
0ffb019103
|
(svn r15371) -Codechange: add an implementation of strcasestr for when _GNU_SOURCE isn't defined.
|
2009-02-06 11:58:52 +00:00 |
|
rubidium
|
35c5da08c5
|
(svn r15371) -Codechange: add an implementation of strcasestr for when _GNU_SOURCE isn't defined.
|
2009-02-06 11:58:52 +00:00 |
|
glx
|
47a61fb10c
|
(svn r15316) -Fix [NoAI]: ignore unprintable chars when returning a string to squirrel
|
2009-02-02 13:46:26 +00:00 |
|
glx
|
6d6e2232ea
|
(svn r15316) -Fix [NoAI]: ignore unprintable chars when returning a string to squirrel
|
2009-02-02 13:46:26 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
rubidium
|
1bc8e3f536
|
(svn r15135) -Fix/Change: allow str_validate (part of receiving strings from the network) to pass newlines instead of replacing them with question marks, but only when asked to do so.
|
2009-01-18 13:12:57 +00:00 |
|
rubidium
|
07e135547e
|
(svn r15135) -Fix/Change: allow str_validate (part of receiving strings from the network) to pass newlines instead of replacing them with question marks, but only when asked to do so.
|
2009-01-18 13:12:57 +00:00 |
|
rubidium
|
28ea38ae55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
11da45ee55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
skidd13
|
609a635fac
|
(svn r14557) -Codechange: Remove a redundant line of code
|
2008-11-02 11:41:13 +00:00 |
|
skidd13
|
6d94be75e9
|
(svn r14557) -Codechange: Remove a redundant line of code
|
2008-11-02 11:41:13 +00:00 |
|
skidd13
|
5b62536381
|
(svn r14546) -Codechange: Unify string(cpy|cat) functions
-Doc: string(cpy|cat) functions
|
2008-10-29 16:30:41 +00:00 |
|