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
/
newgrf_spritegroup.h
Age
Commit message (
Expand
)
Author
2007-10-04
(svn r11199) -Fix: variable 67 and 68 not working correctly.
rubidium
2007-09-22
(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t...
rubidium
2007-09-22
(svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 1...
rubidium
2007-09-22
(svn r11139) -Codechange: add support for persistent storage for NewGRFs.
rubidium
2007-09-22
(svn r11138) -Codechange: prepare some subsystems for persistent storage for ...
rubidium
2007-09-16
(svn r11121) -Fix: clear the temporary NewGRF storage every time we perform a...
rubidium
2007-07-25
(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...
rubidium
2007-07-09
(svn r10485) -Codechange: add a callback mechanism to determine whether build...
rubidium
2007-07-05
(svn r10442) -Codechange: implement the industry production callback.
rubidium
2007-06-13
(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (...
belugas
2007-06-09
(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (...
belugas
2007-05-06
(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.
peter1138
2007-04-21
(svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storag...
peter1138
2007-03-23
(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...
peter1138
2007-03-21
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
belugas
2007-03-19
(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...
maedhros
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-01-12
(svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138)
maedhros
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium