rubidium
|
88201ccd5c
|
(svn r16333) -Cleanup: remove a bunch of unused wrapper functions.
|
2009-05-17 11:18:34 +00:00 |
|
smatz
|
871107f529
|
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index)
|
2009-05-17 01:00:56 +00:00 |
|
smatz
|
ed1e54bd84
|
(svn r16326) -Codechange: replace GetPoolItemPoolSize() by PoolItem::GetPoolSize()
|
2009-05-16 23:44:36 +00:00 |
|
smatz
|
6221d74644
|
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
|
2009-05-16 23:34:14 +00:00 |
|
smatz
|
7368c740a6
|
(svn r14828) -Codechange: move most of save/load-specific code to separate files
|
2009-01-04 15:32:25 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
smatz
|
437d5d9798
|
(svn r13298) -Codechange: remove unused _total_signs
|
2008-05-27 20:25:28 +00:00 |
|
rubidium
|
cd7c99452f
|
(svn r12989) -Codechange: move ViewportSign to viewport_type.h.
|
2008-05-07 13:18:33 +00:00 |
|
rubidium
|
a0895d57fa
|
(svn r12501) -Codechange: split signs.h.
|
2008-03-31 07:25:49 +00:00 |
|