.. |
msvc9
|
vcproj crap (NPOTB)
|
2010-10-20 05:13:48 -07:00 |
msvc10
|
Added msvc10 project file for sm logic. (NPOTB).
|
2011-05-24 14:21:24 -04:00 |
thread
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
AMBuilder
|
Backed out changeset: 387b27fb575b (bug 5227)
|
2012-04-14 01:12:24 +01:00 |
AutoHandleRooter.h
|
Added ProcessTargetString simple filter API (bug 4404, r=ds).
|
2010-05-13 12:28:51 -07:00 |
CellArray.h
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
common_logic.cpp
|
Fixed typo in logic bridge (bug 5287, r=psychonic).
|
2012-05-24 15:59:53 +01:00 |
common_logic.h
|
Move banning natives from core to logic (bug 4406 part 3, r=fyren).
|
2010-05-14 18:22:03 -07:00 |
GameConfigs.cpp
|
Added support for gamedata lookups from matchmaking_ds lib (bug 4158, r=Fyren).
|
2011-06-27 09:30:52 -04:00 |
GameConfigs.h
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07:00 |
intercom.h
|
Let logic binary access ServerLang value on startup (bug 4675, r=dvander).
|
2011-07-24 19:52:22 -07:00 |
Makefile
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07:00 |
MemoryUtils.cpp
|
Fixed clang OS X build.
|
2011-06-17 18:21:17 -05:00 |
MemoryUtils.h
|
Fixed crash in MemoryUtils::ResolveSymbol() on OS X Lion (10.7) (bug 4951, r=dvander).
|
2011-06-15 16:02:05 -05:00 |
MersenneTwister.h
|
Added better random number generator (bug 3831, r=fyren).
|
2009-10-26 23:59:59 -07:00 |
PhraseCollection.cpp
|
Move translator from logic to core (bug 4406 part 6, r=ds).
|
2010-05-14 19:43:53 -07:00 |
PhraseCollection.h
|
Move translator from logic to core (bug 4406 part 6, r=ds).
|
2010-05-14 19:43:53 -07:00 |
Profiler.cpp
|
Fixed profiler flush not clearing, added 'report' and 'clear' (bug 4674, r=dvander).
|
2010-11-30 13:08:30 -05:00 |
Profiler.h
|
Fixed profiler being set to NULL (bug 4143, r=fyren).
|
2009-12-14 23:08:15 -08:00 |
sm_crc32.cpp
|
Mercurial queues... oh, how terrible.
|
2010-01-18 03:20:44 -08:00 |
sm_crc32.h
|
Mercurial queues... oh, how terrible.
|
2010-01-18 03:20:44 -08:00 |
sm_memtable.h
|
Move translator from logic to core (bug 4406 part 6, r=ds).
|
2010-05-14 19:43:53 -07:00 |
sm_symtable.h
|
Move memutils from core to logic (bug 4406, r=ds).
|
2010-05-14 16:14:59 -07:00 |
smn_admin.cpp
|
Added FindFlagChar native. (bug 3776, r=dvander)
|
2010-06-27 19:17:25 -04:00 |
smn_adt_array.cpp
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
smn_adt_stack.cpp
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
smn_adt_trie.cpp
|
Moved profiler and adt_trie to logic binary.
|
2009-05-14 11:24:07 -04:00 |
smn_banning.cpp
|
Fixed BanClient always banning by IP address (bug 4626, r=fyren).
|
2010-11-30 13:09:30 -05:00 |
smn_datapacks.cpp
|
Moved datapack natives from core to logic (bug 4406 part 10, r=ds).
|
2010-05-14 21:16:35 -07:00 |
smn_float.cpp
|
Added better random number generator (bug 3831, r=fyren).
|
2009-10-26 23:59:59 -07:00 |
smn_functions.cpp
|
Moved smn_functions to logic binary.
|
2009-05-14 11:38:50 -04:00 |
smn_gameconfigs.cpp
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07:00 |
smn_handles.cpp
|
Moved handle natives from core to logic (bug 4406 part 9, r=ds).
|
2010-05-14 21:06:06 -07:00 |
smn_lang.cpp
|
Moved client language detection to be earlier (on connect) (bug 3714, r=psychonic).
|
2011-10-15 12:07:55 -04:00 |
smn_maplists.cpp
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
smn_players.cpp
|
Added ProcessTargetString simple filter API (bug 4404, r=ds).
|
2010-05-13 12:28:51 -07:00 |
smn_profiler.cpp
|
Move profile natives to logic, add linux support (bug 4927, r=ds).
|
2011-05-22 02:04:34 -07:00 |
smn_sorting.cpp
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
smn_string.cpp
|
Move string natives from logic to core (bug 4406 part 8, r=fyren).
|
2010-05-14 20:04:44 -07:00 |
smn_textparse.cpp
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
smn_timers.cpp
|
Move timer natives into logic binary (bug 4402, r=ds).
|
2010-05-13 01:47:12 -07:00 |
stringutil.cpp
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07:00 |
stringutil.h
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07:00 |
TextParsers.cpp
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander).
|
2011-04-23 21:53:53 -05:00 |
TextParsers.h
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
ThreadSupport.cpp
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
ThreadSupport.h
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
Translator.cpp
|
Let logic binary access ServerLang value on startup (bug 4675, r=dvander).
|
2011-07-24 19:52:22 -07:00 |
Translator.h
|
Added support for language aliases (bug 4858, r=dvander).
|
2011-05-25 21:10:18 -04:00 |
version.rc
|
More changes for new build system.
|
2009-08-30 00:46:56 -07:00 |