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
/
newgrf_text.c
Age
Commit message (
Expand
)
Author
2006-11-07
(svn r7096) -Fix (r6995 (sort-of)): Don't set bit 6 when convert grf ver 6 la...
peter1138
2006-10-28
(svn r6995) - Codechange: NewGRF; strip bit 7 of the language ID earlier and ...
peter1138
2006-10-21
(svn r6888) - Fix (r6884): Missed a couple of strecpy()s in newgrf text handling
peter1138
2006-10-21
(svn r6884) -Codechange: Add strict bounds checking in string formatting system.
Darkvater
2006-10-03
(svn r6623) - Codechange: When adding a NewGRF string, check to see if it can...
peter1138
2006-10-03
(svn r6622) - Add support for NewGRF text includes. (Based on mart3p's patch)
peter1138
2006-09-20
(svn r6484) -Undo (partly)r6289. If a grf writer wants a string been only a ...
belugas
2006-09-01
(svn r6289) -Fix(r6108) : case 0x48 (generic text) should not have been set o...
belugas
2006-08-19
(svn r5952) - struct GRFText{Entry,} are private to newgrf_text.c
tron
2006-08-19
(svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex...
truelight
2006-05-18
(svn r4905) - NewGRF: fix typo that prevented non-english NewGRF text from wo...
peter1138
2006-05-16
(svn r4888) CodeChange : Newgrf : little cleanup and additions
belugas
2006-05-11
(svn r4832) - NewGRF: add support for original string ID to newgrf text handl...
peter1138
2006-04-23
(svn r4557) - NewGRF: translate from TTDPatch control codes to our own, inste...
peter1138
2006-04-23
(svn r4550) - NewGRF: update string system to new rules: a grf version of les...
peter1138
2006-04-22
(svn r4529) - Codechange: Use proper naming for hex numbers in debug prints e...
Darkvater
2006-04-21
(svn r4497) - NewGRF minor fixes: (Rubidium)
peter1138
2006-04-21
(svn r4495) - NewGRF: Implement conversion from old language IDs (bitmask) to...
peter1138
2006-04-21
(svn r4494) - NewGRF: Clean up and reset custom texts
peter1138
2006-04-21
(svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas