rubidium
|
1cc82de384
|
(svn r16333) -Cleanup: remove a bunch of unused wrapper functions.
|
2009-05-17 11:18:34 +00:00 |
|
smatz
|
0c10daa243
|
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index)
|
2009-05-17 01:00:56 +00:00 |
|
smatz
|
cf986c3099
|
(svn r16326) -Codechange: replace GetPoolItemPoolSize() by PoolItem::GetPoolSize()
|
2009-05-16 23:44:36 +00:00 |
|
smatz
|
d495dc5dbc
|
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
|
2009-05-16 23:34:14 +00:00 |
|
smatz
|
91233ea596
|
(svn r14828) -Codechange: move most of save/load-specific code to separate files
|
2009-01-04 15:32:25 +00:00 |
|
rubidium
|
f56e630e5c
|
(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
|
459239c9d2
|
(svn r13298) -Codechange: remove unused _total_signs
|
2008-05-27 20:25:28 +00:00 |
|
rubidium
|
e38e1aa631
|
(svn r12989) -Codechange: move ViewportSign to viewport_type.h.
|
2008-05-07 13:18:33 +00:00 |
|
rubidium
|
b488fe1929
|
(svn r12501) -Codechange: split signs.h.
|
2008-03-31 07:25:49 +00:00 |
|