index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
strings.cpp
Age
Commit message (
Expand
)
Author
2008-01-09
(svn r11801) -Codechange: remove some unneeded includes from some header files.
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-05
(svn r11765) -Fix: compile warning (Roujin).
rubidium
2008-01-05
(svn r11764) -Change: make the 'do characters exist in the current font file(...
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-25
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-22
(svn r11681) -Fix (r11674): hopefully fix the compile error on big endian mac...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-16
(svn r11648) -Fix [FS#1560]: the company password was not set when one presse...
rubidium
2007-12-16
(svn r11647) -Fix (r11646): it did not compile without freetype...
rubidium
2007-12-16
(svn r11646) -Codechange: check whether (some) characters are missing in the ...
rubidium
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-12
(svn r11422) -Fix [FS#1430]: properly support genders coming from newgrfs ins...
rubidium
2007-10-30
(svn r11360) -Fix [FS#1375]: do not crash when trying to "draw" an invalid st...
rubidium
2007-10-20
(svn r11312) -Codechange: implement a overflow safe integer and use that for ...
rubidium
2007-09-22
(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t...
rubidium
2007-08-11
(svn r10851) -Feature [OSX]: OpenTTD will now pick the same language as finde...
bjarni
2007-08-07
(svn r10820) -Codechange: make negative currencies red and restore the colour...
rubidium
2007-08-05
(svn r10792) -Fix [FS#1104]: when determining the gender of a string, do not ...
rubidium
2007-08-03
(svn r10762) -Codechange: Change enum StringIDEnum { to static const StringID...
peter1138
2007-08-02
(svn r10759) -Codechange: make the industry struct use the pool item class as...
rubidium
2007-08-02
(svn r10755) -Codechange: make the town struct use the pool item class as sup...
rubidium
2007-08-02
(svn r10751) -Codechange: make the group struct use the pool item class as su...
rubidium
2007-07-29
(svn r10719) -Codechange: since DParams are now 64 bits we should make NUM an...
rubidium
2007-07-27
(svn r10711) -Fix [Win32]: take default language from current user's locale o...
KUDr
2007-07-24
(svn r10671) -Codechange: don't mix both lookup and temp-variable-with-value-...
truelight
2007-07-16
(svn r10587) -Codechange: move the string/dparam related stuff from variables...
rubidium
2007-06-25
(svn r10324) -Codechange: reference engine names by index
peter1138
2007-06-25
(svn r10323) -Codechange: reference company name, number and player (presiden...
peter1138
2007-06-25
(svn r10321) -Codechange: refer to sign text by index
peter1138
2007-06-25
(svn r10320) -Fix [FS#278]: one could only build a limited number of stations...
rubidium
2007-06-25
(svn r10316) -Codechange: (consistently) use index to refer to group names. A...
peter1138
2007-06-24
(svn r10314) -Codechange: Refer to vehicle names by index
peter1138
2007-06-21
(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 w...
rubidium
2007-06-21
(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, b...
rubidium
2007-06-21
(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...
rubidium
2007-06-21
(svn r10252) -Fix: never overflow when applying exchange rates before drawing...
rubidium
2007-06-21
(svn r10250) -Fix: money is always 64 bits, so always parse those 64 bits.
rubidium
2007-06-18
(svn r10211) -Feature: [NewGRF] Add support for action 0F
glx
2007-06-17
(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...
rubidium
2007-06-13
(svn r10145) -Fix: make compiling with networking disabled (again) possible.
rubidium
2007-06-04
(svn r10036) -Add: sort the strings in town names dropdown
glx
2007-06-04
(svn r10032) -Add: sort the strings in server language dropdown
glx
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-04-18
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab...
rubidium
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
[prev]
[next]