Nicholas Hastings
|
52ec8bf049
|
Fixed build.
|
2011-06-27 09:35:38 -04:00 |
|
Nicholas Hastings
|
5c40e02ee6
|
Added support for gamedata lookups from matchmaking_ds lib (bug 4158, r=Fyren).
|
2011-06-27 09:30:52 -04:00 |
|
Nicholas Hastings
|
5226714bbd
|
Added support for Bloody Good Time (bug 4780, r=fyren).
|
2011-01-11 23:35:58 -05:00 |
|
Scott Ehlert
|
68d822f50a
|
Fixed loading L4D on Linux (bug 4681, r=dvander).
|
2010-10-27 22:05:56 -07:00 |
|
Scott Ehlert
|
dd44a0aaea
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-27 17:32:32 -05: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 |
|
David Anderson
|
85bedca236
|
Move string natives from logic to core (bug 4406 part 8, r=fyren).
--HG--
rename : core/smn_string.cpp => core/logic/smn_string.cpp
|
2010-05-14 20:04:44 -07:00 |
|
David Anderson
|
d80191df3d
|
Move replace functions from logic to core (bug 4406 part 7, r=fyren).
|
2010-05-14 20:04:30 -07:00 |
|
David Anderson
|
9137e92c09
|
Move translator from logic to core (bug 4406 part 6, r=ds).
--HG--
rename : core/PhraseCollection.cpp => core/logic/PhraseCollection.cpp
rename : core/PhraseCollection.h => core/logic/PhraseCollection.h
rename : core/Translator.cpp => core/logic/Translator.cpp
rename : core/Translator.h => core/logic/Translator.h
rename : core/sm_memtable.h => core/logic/sm_memtable.h
rename : core/smn_lang.cpp => core/logic/smn_lang.cpp
|
2010-05-14 19:43:53 -07:00 |
|
David Anderson
|
1cdacf69be
|
Move some string functions from core to logic (bug 4406 part 4, r=fyren).
|
2010-05-14 19:28:10 -07:00 |
|
David Anderson
|
b5b002aa4b
|
Move banning natives from core to logic (bug 4406 part 3, r=fyren).
--HG--
rename : core/smn_banning.cpp => core/logic/smn_banning.cpp
|
2010-05-14 18:22:03 -07:00 |
|
David Anderson
|
78f5b513c0
|
Move admin natives from core to logic (bug 4406 part 2, r=ds).
--HG--
rename : core/smn_admin.cpp => core/logic/smn_admin.cpp
|
2010-05-14 17:46:19 -07:00 |
|
David Anderson
|
0032fcaa66
|
Move memutils from core to logic (bug 4406, r=ds).
--HG--
rename : core/MemoryUtils.cpp => core/logic/MemoryUtils.cpp
rename : core/MemoryUtils.h => core/logic/MemoryUtils.h
rename : core/sm_symtable.h => core/logic/sm_symtable.h
|
2010-05-14 16:14:59 -07:00 |
|
David Anderson
|
28217f10cb
|
Added ProcessTargetString simple filter API (bug 4404, r=ds).
|
2010-05-13 12:28:51 -07:00 |
|
David Anderson
|
a6ceb337b2
|
Move timer natives into logic binary (bug 4402, r=ds).
--HG--
rename : core/smn_timers.cpp => core/logic/smn_timers.cpp
|
2010-05-13 01:47:12 -07:00 |
|
David Anderson
|
94d01e9e5a
|
Moved CRC32 from core to logic (no bug, r=me).
|
2010-01-18 03:08:52 -08:00 |
|
David Anderson
|
85382cd6c2
|
Fixed SourceMod crashing after flushing the profiler (bug 4149, r=ds).
|
2009-12-19 18:18:17 -08:00 |
|
"David Anderson
|
cec339552e
|
Moved smn_functions to logic binary.
--HG--
rename : core/smn_functions.cpp => core/logic/smn_functions.cpp
|
2009-05-14 11:38:50 -04:00 |
|
"David Anderson
|
caf434aef2
|
Moved profiler and adt_trie to logic binary.
--HG--
rename : core/Profiler.cpp => core/logic/Profiler.cpp
rename : core/Profiler.h => core/logic/Profiler.h
rename : core/smn_adt_trie.cpp => core/logic/smn_adt_trie.cpp
|
2009-05-14 11:24:07 -04:00 |
|
David Anderson
|
421b58f68e
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|