David Anderson
|
4e275eea97
|
Split intercom.h into separate headers and reduce shared header inclusion.
|
2015-08-31 10:00:49 -07:00 |
|
Scott Ehlert
|
ce6b993954
|
Use Linux game data for offsets and signatures/symbols on OS X if Mac-specific data is not available (bug 6056, r=dvander).
Although unlikely, OS X game data can also be used on Linux if Linux-specfic data is missing.
|
2014-02-15 23:23:53 -06:00 |
|
David Anderson
|
b917c540aa
|
Remove memtables from GameConfigs (bug 5899 part 4, r=fyren).
|
2013-08-31 19:50:26 -07:00 |
|
David Anderson
|
544b6d94aa
|
Switch HandleSys off KTrie (bug 5884 part 2, r=ds).
|
2013-08-25 11:59:45 -07:00 |
|
David Anderson
|
0144062126
|
Introduce NameHashSet (bug 5884 part 1, r=ds).
|
2013-08-25 11:59:44 -07:00 |
|
David Anderson
|
d14b5fe00b
|
Switch GameConfigs to hash tables (bug 5878 part 3, r=ds).
|
2013-08-25 01:42:16 -07:00 |
|
David Anderson
|
f7991185ba
|
Add reference counting and use it for CGameConfig (bug 5876 part 1, r=ds).
--HG--
extra : rebase_source : 42b033d005ae3118b6505c530227c84e0e8a7553
|
2013-08-23 00:18:11 -07:00 |
|
Nicholas Hastings
|
a36c266e7d
|
Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin).
|
2013-07-21 11:53:56 -04:00 |
|
David Anderson
|
64455b9852
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
--HG--
rename : core/GameConfigs.cpp => core/logic/GameConfigs.cpp
rename : core/GameConfigs.h => core/logic/GameConfigs.h
rename : core/smn_gameconfigs.cpp => core/logic/smn_gameconfigs.cpp
|
2010-05-14 23:35:42 -07:00 |
|