glx
|
4e847a9c52
|
(svn r11888) -Codechange: simplify sorting of the strings in town names dropdown
|
2008-01-17 02:10:26 +00:00 |
|
glx
|
3d61a1adc5
|
(svn r11888) -Codechange: simplify sorting of the strings in town names dropdown
|
2008-01-17 02:10:26 +00:00 |
|
glx
|
2ad9edda91
|
(svn r11886) -Add: sort the strings in languages dropdown
|
2008-01-17 00:21:43 +00:00 |
|
glx
|
69c18efdca
|
(svn r11886) -Add: sort the strings in languages dropdown
|
2008-01-17 00:21:43 +00:00 |
|
rubidium
|
df12937f19
|
(svn r11839) -Codechange: move some variables from variables.h to a more logical location.
|
2008-01-13 21:41:24 +00:00 |
|
rubidium
|
3ca95f2a85
|
(svn r11839) -Codechange: move some variables from variables.h to a more logical location.
|
2008-01-13 21:41:24 +00:00 |
|
rubidium
|
9c0c798dd8
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
dc87b05e8c
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
d4e6a6bf57
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
peter1138
|
0f7392bd61
|
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
2008-01-12 19:58:06 +00:00 |
|
peter1138
|
ab8382c0db
|
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
2008-01-12 19:58:06 +00:00 |
|
rubidium
|
2fc62eab05
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
ac528411df
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
c004cc1fd9
|
(svn r11801) -Codechange: remove some unneeded includes from some header files.
|
2008-01-09 21:27:39 +00:00 |
|
rubidium
|
6c954cad5f
|
(svn r11801) -Codechange: remove some unneeded includes from some header files.
|
2008-01-09 21:27:39 +00:00 |
|
rubidium
|
b09d957f31
|
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
|
2008-01-07 14:23:25 +00:00 |
|
rubidium
|
a3ccdcea36
|
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
|
2008-01-07 14:23:25 +00:00 |
|
rubidium
|
409f07199c
|
(svn r11765) -Fix: compile warning (Roujin).
|
2008-01-05 22:34:04 +00:00 |
|
rubidium
|
279bfad275
|
(svn r11765) -Fix: compile warning (Roujin).
|
2008-01-05 22:34:04 +00:00 |
|
rubidium
|
902b810787
|
(svn r11764) -Change: make the 'do characters exist in the current font file(s)' more robust.
|
2008-01-05 22:19:27 +00:00 |
|
rubidium
|
f8f86420f8
|
(svn r11764) -Change: make the 'do characters exist in the current font file(s)' more robust.
|
2008-01-05 22:19:27 +00:00 |
|
rubidium
|
722613f7f3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
384503e7d3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
db73addb43
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
b9046c97fb
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
851f19b341
|
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
|
2007-12-25 13:28:09 +00:00 |
|
rubidium
|
b3f6c0734b
|
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
|
2007-12-25 13:28:09 +00:00 |
|
rubidium
|
81bf9f8503
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
429521a7d1
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
00c9d3ef20
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
bf98e25e43
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
f9c26f80c5
|
(svn r11681) -Fix (r11674): hopefully fix the compile error on big endian machines.
|
2007-12-22 21:01:49 +00:00 |
|
rubidium
|
a7d54cf946
|
(svn r11681) -Fix (r11674): hopefully fix the compile error on big endian machines.
|
2007-12-22 21:01:49 +00:00 |
|
rubidium
|
8427b8bad2
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
433a9f3c09
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
cdee7d4cb8
|
(svn r11648) -Fix [FS#1560]: the company password was not set when one pressed the enter key.
|
2007-12-16 19:28:07 +00:00 |
|
rubidium
|
0730b9afc1
|
(svn r11648) -Fix [FS#1560]: the company password was not set when one pressed the enter key.
|
2007-12-16 19:28:07 +00:00 |
|
rubidium
|
274cbd72fe
|
(svn r11647) -Fix (r11646): it did not compile without freetype...
|
2007-12-16 19:21:28 +00:00 |
|
rubidium
|
3bba097bb3
|
(svn r11647) -Fix (r11646): it did not compile without freetype...
|
2007-12-16 19:21:28 +00:00 |
|
rubidium
|
2b8863c846
|
(svn r11646) -Codechange: check whether (some) characters are missing in the current 'font' for the 'currently' chosen language and give a warning when that does happen.
|
2007-12-16 18:38:19 +00:00 |
|
rubidium
|
ff7ff890f9
|
(svn r11646) -Codechange: check whether (some) characters are missing in the current 'font' for the 'currently' chosen language and give a warning when that does happen.
|
2007-12-16 18:38:19 +00:00 |
|
skidd13
|
815b8d8df1
|
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fitting to the naming style
|
2007-11-24 10:38:43 +00:00 |
|
skidd13
|
bf959f926f
|
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fitting to the naming style
|
2007-11-24 10:38:43 +00:00 |
|
skidd13
|
c0a2c0c23e
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
skidd13
|
71c4325c50
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
rubidium
|
49b4aa32bb
|
(svn r11422) -Fix [FS#1430]: properly support genders coming from newgrfs instead of crashing.
|
2007-11-12 20:05:12 +00:00 |
|
rubidium
|
eb47b106ac
|
(svn r11422) -Fix [FS#1430]: properly support genders coming from newgrfs instead of crashing.
|
2007-11-12 20:05:12 +00:00 |
|
rubidium
|
435bc80e71
|
(svn r11360) -Fix [FS#1375]: do not crash when trying to "draw" an invalid string, just draw a message saying it is invalid.
|
2007-10-30 18:32:26 +00:00 |
|
rubidium
|
74691a4218
|
(svn r11360) -Fix [FS#1375]: do not crash when trying to "draw" an invalid string, just draw a message saying it is invalid.
|
2007-10-30 18:32:26 +00:00 |
|