David Anderson
|
9d2bee261c
|
Move TrimWhitespace from core to logic.
|
2015-08-30 18:42:25 -07:00 |
|
David Anderson
|
a158205f30
|
Remove strncopy from the core/logic bridge.
|
2015-08-30 18:21:07 -07:00 |
|
Nicholas Hastings
|
c8e6128720
|
Fixed build for real.
|
2013-07-04 11:28:32 -04:00 |
|
Nicholas Hastings
|
55583540a8
|
Fix posix builds.
|
2013-07-03 23:27:04 -04:00 |
|
Ryan Stecker
|
9b5d0228be
|
Fixed ReadMapList not seeing maps in all valveFS paths (bug 5715, r=asherkin).
|
2013-07-03 23:14:55 -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 |
|
David Anderson
|
e9e4d566a5
|
Build fix.
|
2010-05-14 20:56:40 -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 |
|