Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-18 | (svn r4471) - Pools: Add a facility for calling a custom function during ↵ | peter1138 | |
pool block clean up. | |||
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron | |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron | |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater | |
2005-05-17 | (svn r2338) - CodeChange: only call the variable hooks when you set their ↵ | Darkvater | |
value not when you query them - Fix: typo in pool.c "Cleaing up" --> "Cleaning up" | |||
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron | |
2005-02-01 | (svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays ↵ | truelight | |
(MemoryPools) |