Scott Ehlert
|
e518605d69
|
Fixed various areas where code was being compiled for Linux only, but should actually be used on OS X too (bug 4392, r=dvander).
|
2010-05-29 18:11:47 -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
|
5111b4799c
|
Fix iloop race when using AddCommandListener and SourceMod unloads (bug 4077, r=pred).
|
2009-10-29 00:06:12 -07:00 |
|
David Anderson
|
528bbe0116
|
Build against MM:S 1.8 with core-legacy (bug 4076, r=ds).
|
2009-10-28 23:30:52 -07:00 |
|
David Anderson
|
3030ab8664
|
Fixed crash when activating command listeners on EP1 while inside a command callback (bug 4072, r=pred).
|
2009-10-28 00:50:48 -07:00 |
|
David Anderson
|
2698ff1a04
|
Added feature testing functionality (bug 4021, r=pred).
|
2009-10-28 00:37:34 -07:00 |
|
David Anderson
|
90137f2263
|
Follow-up to bug 4015: apparently hg patch doesn't commit added files.
|
2009-09-26 17:14:50 -04:00 |
|