.. |
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 |
msvc10
|
Add iterators natives
|
2014-05-03 23:21:56 +02:00 |
sdk
|
Fixed building with newly updated SDK.
|
2013-09-05 19:51:52 -05:00 |
zlib
|
Rebuilt compiler binaries and built new binaries for OS X.
|
2013-02-13 01:16:41 -06:00 |
AMBuilder
|
Introduce DataPacks (bug 5885, r=ds)
|
2014-04-11 22:57:42 +02:00 |
amx.cpp
|
Fix linux warnings (and build?)
|
2013-06-25 19:06:11 +02:00 |
amx.h
|
Increase var/func and input line maximum length (bug 5924, r=dvander)
|
2014-03-24 01:04:17 +01:00 |
amxcore.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
amxdbg.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
amxdbg.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06: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 |
amxmod_compat.cpp
|
Fix conflict with unicode string and bcompat translation layer (bug 5944, r=dvander)
|
2014-03-22 15:23:55 +01:00 |
amxmod_compat.h
|
fixed bcompat trans + optimized it a bit
|
2006-09-10 22:08:52 +00:00 |
amxmodx.cpp
|
Fix format_time (returned length doesn't include null terminator, related to a86ca1491 )
|
2014-05-03 15:41:05 +02:00 |
amxmodx.h
|
Add amxclient_cmd native (bug 5887, r=Nextra)
|
2014-05-02 09:16:16 +02:00 |
amxtime.cpp
|
Squashed commit of the following:
|
2014-02-06 23:06:54 -08:00 |
amxx_mm.def
|
new file names
|
2004-03-24 01:35:44 +00:00 |
amxxfile.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
amxxfile.h
|
Synced bcompat tree additions and fixes found so far
|
2006-08-28 11:08:18 +00:00 |
amxxlog.cpp
|
Update versioning for AMBuild and git.
|
2014-02-08 20:37:33 -08:00 |
amxxlog.h
|
added request am44229 - more error log info
|
2006-09-10 04:52:43 +00:00 |
binlog.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
binlog.h
|
Finalized binlogging update by removing another unnecessary opcode and updating the reader
|
2006-08-21 04:18:13 +00:00 |
CCmd.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
CCmd.h
|
Make registered server commands case-insensitive (bug 5625, r=Nextra)
|
2013-08-09 01:27:02 +02:00 |
CDataPack.cpp
|
Introduce DataPacks (bug 5885, r=ds)
|
2014-04-11 22:57:42 +02:00 |
CDataPack.h
|
Introduce DataPacks (bug 5885, r=ds)
|
2014-04-11 22:57:42 +02:00 |
CEvent.cpp
|
Fix re-entrancy issue when a [generated] message is sent during register_event forward (bug 3664, r=joropito)
|
2013-07-27 20:49:19 +02:00 |
CEvent.h
|
Fix re-entrancy issue when a [generated] message is sent during register_event forward (bug 3664, r=joropito)
|
2013-07-27 20:49:19 +02:00 |
CFile.cpp
|
latest cleaned files for today (i cant read more :o )
|
2005-09-10 03:39:23 +00:00 |
CFile.h
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
CFlagManager.cpp
|
Fixed amb1267 - FlagManager caused a crash if the cmdaccess.ini was not writable
|
2008-03-04 18:02:16 +00:00 |
CFlagManager.h
|
fixed a small bug where loading under dlsym crashed
|
2007-03-13 00:42:16 +00:00 |
CForward.cpp
|
- inserted a nasty backwards compatibility shim specifically for war3ft 3.0-rc. this may be extended globally if i can find a way to generalize it without breaking menu_create().
|
2007-09-02 18:35:53 +00:00 |
CForward.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
CLang.cpp
|
Reset the status variable on success (bug 5994, r=arkshine)
|
2014-04-30 15:42:03 +02:00 |
CLang.h
|
Synced bcompat tree additions and fixes found so far
|
2006-08-28 11:08:18 +00:00 |
CList.h
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
CLogEvent.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
CLogEvent.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
CMenu.cpp
|
- inserted a nasty backwards compatibility shim specifically for war3ft 3.0-rc. this may be extended globally if i can find a way to generalize it without breaking menu_create().
|
2007-09-02 18:35:53 +00:00 |
CMenu.h
|
- inserted a nasty backwards compatibility shim specifically for war3ft 3.0-rc. this may be extended globally if i can find a way to generalize it without breaking menu_create().
|
2007-09-02 18:35:53 +00:00 |
CMisc.cpp
|
Add client_print_color native (CS only) (bug 5823, r=Nextra)
|
2013-08-24 01:03:13 +02:00 |
CMisc.h
|
Add client_print_color native (CS only) (bug 5823, r=Nextra)
|
2013-08-24 01:03:13 +02:00 |
CModule.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
CModule.h
|
Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load.
|
2008-04-27 00:07:06 +00:00 |
COPYING
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
CPlugin.cpp
|
removed allow_nongpl, it wasn't really viable
|
2007-03-04 04:37:42 +00:00 |
CPlugin.h
|
added non-gpl plugin blocking (wow i can't believe it came to this)
|
2007-03-03 23:14:24 +00:00 |
CQueue.h
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
CString.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
CTask.cpp
|
Fix definitevely time drift on repeating tasks (bug 3302, r=dvander)
|
2013-07-01 22:58:56 +02:00 |
CTask.h
|
fixed bug at29654
|
2006-05-16 21:08:19 +00:00 |
CVault.cpp
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
CVault.h
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
CVector.h
|
whoops, that was one terrible commit. the bug is really fixed now.
|
2007-10-26 01:09:08 +00:00 |
datapacks.cpp
|
Add new string natives/stocks, make some UTF-8 safe (bug 6110, r=ds)
|
2014-04-30 09:33:03 +02:00 |
datastructs.cpp
|
Fix some typo and fix mac.
|
2014-04-18 22:22:09 +02:00 |
datastructs.h
|
Add new string natives/stocks, make some UTF-8 safe (bug 6110, r=ds)
|
2014-04-30 09:33:03 +02:00 |
debugger.cpp
|
Fix linux warnings (and build?)
|
2013-06-25 19:06:11 +02:00 |
debugger.h
|
Add plugin version to debug trace information (bug 3649, r=joropito)
|
2013-06-17 17:49:20 +02:00 |
emsg.cpp
|
Add client_print_color native (CS only) (bug 5823, r=Nextra)
|
2013-08-24 01:03:13 +02:00 |
fakemeta.cpp
|
removed MM-1.18 compat
|
2006-02-08 21:59:02 +00:00 |
fakemeta.h
|
removed old fakemeta #defines
|
2006-01-27 09:07:04 +00:00 |
file.cpp
|
Add new string natives/stocks, make some UTF-8 safe (bug 6110, r=ds)
|
2014-04-30 09:33:03 +02:00 |
float.cpp
|
merged bcompat changed into trunk
|
2006-09-01 03:29:27 +00:00 |
format.cpp
|
Add new string natives/stocks, make some UTF-8 safe (bug 6110, r=ds)
|
2014-04-30 09:33:03 +02:00 |
format.h
|
merged bcompat changed into trunk
|
2006-09-01 03:29:27 +00:00 |
helpers-x86.asm
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
libraries.cpp
|
Fixed some bugs/warnings that GCC caught
|
2006-08-17 16:41:41 +00:00 |
libraries.h
|
what
|
2006-06-04 01:05:20 +00:00 |
Makefile
|
Add AMTL files
|
2014-05-03 13:00:21 +02:00 |
md5.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
md5.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
messages.cpp
|
Add ewrite_[coord_f/angle_f], write_[coord_f/angle_f] and [e]message_begin_f natives (bug 5829, r=arkshine)
|
2013-08-10 10:22:38 +02:00 |
messages.h
|
Added part of amb1604: unregister_message - OH GOD I HOPE I DIDNT BREAK IT
|
2008-04-29 02:18:39 +00:00 |
meta_api.cpp
|
Add iterators natives
|
2014-05-03 23:21:56 +02:00 |
modules.cpp
|
Introduce DataPacks (bug 5885, r=ds)
|
2014-04-11 22:57:42 +02:00 |
modules.h
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
natives-amd64.asm
|
Fixed comments
|
2005-08-01 19:05:10 +00:00 |
natives-x86.asm
|
Fixed alloc/dealloc mismatches
|
2005-08-18 00:29:43 +00:00 |
natives.cpp
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
natives.h
|
fixed amb200, added native test suite
|
2007-04-16 17:08:15 +00:00 |
newmenus.cpp
|
Add menu_addblank2 and menu_addtext2 to fix unexpected behavior with the original ones when slot=1 (bug 3096, r=Arkshine)
|
2013-07-02 14:54:07 +02:00 |
newmenus.h
|
Add menu_addblank2 and menu_addtext2 to fix unexpected behavior with the original ones when slot=1 (bug 3096, r=Arkshine)
|
2013-07-02 14:54:07 +02:00 |
nongpl_matches.cpp
|
added dynamic versioning
|
2007-03-12 22:27:27 +00:00 |
nongpl_matches.h
|
added non-gpl plugin blocking (wow i can't believe it came to this)
|
2007-03-03 23:14:24 +00:00 |
optimizer.cpp
|
GCC Wallification
|
2006-08-27 02:17:18 +00:00 |
optimizer.h
|
added cpuid helper func
|
2006-03-18 08:56:58 +00: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 |
sm_memtable.h
|
Add iterators natives
|
2014-05-03 23:21:56 +02:00 |
sm_stringhashmap.h
|
Switch trie_natives off KTrie
|
2014-05-03 13:22:48 +02:00 |
sm_trie_tpl.h
|
Fix linux warnings (and build?)
|
2013-06-25 19:06:11 +02:00 |
sorting.cpp
|
Add ArraySortEx/SortADTArray natives and new sort method Sort_Random (bug 5494, r=Nextra)
|
2013-08-05 16:56:59 +02:00 |
srvcmd.cpp
|
Update versioning for AMBuild and git.
|
2014-02-08 20:37:33 -08:00 |
string.cpp
|
Increase get_amxstring buffer size (bug 5901, r=ds)
|
2014-04-30 15:22:55 +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 |
trie_natives.cpp
|
Fix typo with TrieGetArray return value in #8.
|
2014-05-07 10:41:55 +02:00 |
trie_natives.h
|
Add iterators natives
|
2014-05-03 23:21:56 +02:00 |
util.cpp
|
Add amxclient_cmd native (bug 5887, r=Nextra)
|
2014-05-02 09:16:16 +02:00 |
vault.cpp
|
more cleaned-up code
|
2005-09-10 20:09:14 +00:00 |
vector.cpp
|
fixed bug at40706 (angle_vector)
|
2006-07-02 15:24:00 +00:00 |
version.rc
|
Change winres.h to winresrc.h.
|
2014-02-15 21:13:12 -08:00 |