.. |
JIT
|
Rebuilt amxjitsn object with older version of nasm to fix JIT crash on OS X (r=dvander).
|
2013-09-03 17:53:42 -05:00 |
mmgr
|
New dir reading natives, new memory outputs
|
2005-07-13 23:31:02 +00:00 |
msvc12
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
AMBuilder
|
AutoExecConfig: Add CoreConfig class + OnAutoConfigsBuffered / OnConfigsExecuted forwards
|
2015-08-14 16:37:48 +02:00 |
amx.cpp
|
Replace more snprintf by UTIL_Format.
|
2014-08-08 12:47:15 +02:00 |
amx.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
amxcore.cpp
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
amxdbg.cpp
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
amxdbg.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
amxdefn.asm
|
Whoa! Merged in Pawn! (Small 3.0)
|
2005-07-25 06:03:43 +00:00 |
amxexecn.asm
|
Align stack on 16-byte boundary for native calls in the assembly interpreter (bug 5601, r=dvander).
|
2013-02-24 01:03:53 -06:00 |
amxjitsn.asm
|
Rebuilt amxjitsn object with older version of nasm to fix JIT crash on OS X (r=dvander).
|
2013-09-03 17:53:42 -05:00 |
amxmodx.cpp
|
Remove extra semicolon
|
2015-10-20 05:34:18 -03:00 |
amxmodx.h
|
Consistency: Replace GETEDICT with HLTypeConversion in core
|
2015-10-08 19:36:42 +02:00 |
amxtime.cpp
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
amxx_mm.def
|
new file names
|
2004-03-24 01:35:44 +00:00 |
amxxfile.cpp
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
amxxfile.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
amxxlog.cpp
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
amxxlog.h
|
Retrieve log type in MetaAttach to allow log to be written earlier
|
2015-07-18 09:55:13 +02:00 |
binlog.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
binlog.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
CCmd.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CCmd.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CDataPack.cpp
|
Improve DataPack memory allocation
|
2015-07-13 23:49:51 +02:00 |
CDataPack.h
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
CEvent.cpp
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
CEvent.h
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
CFileSystem.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
CFlagManager.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CFlagManager.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CForward.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CForward.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CGameConfigs.cpp
|
Merge pull request #282 from Arkshine/gamedata-type-desc
|
2015-09-07 09:10:28 +02:00 |
CGameConfigs.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
CLang.cpp
|
Fix a ML parser crash on key with an associated empty value
|
2015-07-28 15:41:16 +02:00 |
CLang.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CLibrarySys.cpp
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
CLibrarySys.h
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
CList.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
CLogEvent.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CLogEvent.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CMenu.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CMenu.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CMisc.cpp
|
Fix player not being internally disconnected in some situation + add client_disconnected forward
|
2015-08-14 00:08:50 +02:00 |
CMisc.h
|
Fix player not being internally disconnected in some situation + add client_disconnected forward
|
2015-08-14 00:08:50 +02:00 |
CModule.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CModule.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CoreConfig.cpp
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
CoreConfig.h
|
AutoExecConfig: Add CoreConfig class + OnAutoConfigsBuffered / OnConfigsExecuted forwards
|
2015-08-14 16:37:48 +02:00 |
CPlugin.cpp
|
AutoExecConfig: Adjust few things
|
2015-08-26 10:38:31 +02:00 |
CPlugin.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
CQueue.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
CTask.cpp
|
Normalize all the line endings
|
2015-03-10 16:51:45 +01:00 |
CTask.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
CTextParsers.cpp
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
CTextParsers.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
CvarManager.cpp
|
AutoExecConfig: Enable the configs
|
2015-08-14 16:38:27 +02:00 |
CvarManager.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
cvars.cpp
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
CVault.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
CVault.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
datapacks.cpp
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
datastructs.cpp
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
datastructs.h
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
debugger.cpp
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
debugger.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
emsg.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
fakemeta.cpp
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
fakemeta.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
file.cpp
|
Fix set_amxstring_utf8 insconsistency
|
2015-06-29 12:42:57 +02:00 |
float.cpp
|
merged bcompat changed into trunk
|
2006-09-01 03:29:27 +00:00 |
format.cpp
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
format.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
gameconfigs.cpp
|
Reflect changes where game config functions are used
|
2015-08-10 18:05:59 +02:00 |
gameconfigs.h
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
helpers-x86.asm
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
libraries.cpp
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
libraries.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
messages.cpp
|
Consistency: Replace GETEDICT with HLTypeConversion in core
|
2015-10-08 19:36:42 +02:00 |
messages.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
meta_api.cpp
|
Fix a potential crash if SV_DropClient address could not be found
|
2015-10-15 12:50:58 +02:00 |
modules.cpp
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
modules.h
|
VFS: Add LibrarySys class helper
|
2015-03-22 11:00:32 +01:00 |
natives_handles.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
natives-amd64.asm
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
natives-x86.asm
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
natives.cpp
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
natives.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
newmenus.cpp
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
newmenus.h
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
nongpl_matches.cpp
|
Normalize all the line endings
|
2015-03-10 16:51:45 +01:00 |
nongpl_matches.h
|
Normalize all the line endings
|
2015-03-10 16:51:45 +01:00 |
optimizer.cpp
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
optimizer.h
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
osdefs.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
power.cpp
|
quick fixes before adding debugger again
|
2005-07-25 06:48:54 +00:00 |
sclinux.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
sh_list.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
sh_stack.h
|
Added optimizations to the task system
|
2005-10-25 20:38:00 +00:00 |
sh_tinyhash.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
sorting.cpp
|
Fix an SortADTArray() issue where strings are not properly sorted
|
2015-08-04 17:08:40 +02:00 |
srvcmd.cpp
|
Fix missing new lines in "amxx version" command
|
2015-02-12 10:46:20 +01:00 |
stackstructs.cpp
|
Remove duplicated code of native handles
|
2015-07-11 18:14:16 +02:00 |
string.cpp
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
strptime.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
textparse.cpp
|
Add a data argument in INI/SMC_ParseFile() to pass through to callbacks (bug 6228)
|
2015-07-29 22:23:13 +02:00 |
textparse.h
|
Add a data argument in INI/SMC_ParseFile() to pass through to callbacks (bug 6228)
|
2015-07-29 22:23:13 +02:00 |
trie_natives.cpp
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
trie_natives.h
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
util.cpp
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
vault.cpp
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
vector.cpp
|
Consistency: Replace GETEDICT with HLTypeConversion in core
|
2015-10-08 19:36:42 +02:00 |
version.rc
|
Update copyright year
|
2015-03-29 20:01:25 +02:00 |