tron
|
45bef5f742
|
(svn r6989) Remove the unused GetItemFromPool() function
|
2006-10-28 12:10:11 +00:00 |
|
tron
|
a770b49cf9
|
(svn r6973) Add macros to easily create a pool with less code duplication and more opportunities for constant expression evaluation
|
2006-10-28 10:54:20 +00:00 |
|
peter1138
|
100cc6fea7
|
(svn r4471) - Pools: Add a facility for calling a custom function during pool block clean up.
|
2006-04-18 18:48:50 +00:00 |
|
peter1138
|
fca5823238
|
(svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter. (sulai)
|
2006-03-09 20:37:51 +00:00 |
|
Darkvater
|
4a58250cb9
|
(svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
- change a lot of byte player types to PlayerID
- beautify header files, same "#endif /* filename */" ending
|
2005-09-18 20:56:44 +00:00 |
|
tron
|
647cbd6bdd
|
(svn r2701) Insert Id tags into all source files
|
2005-07-24 14:12:37 +00:00 |
|
truelight
|
567224e940
|
(svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools)
|
2005-02-01 18:30:11 +00:00 |
|