amxmodx/amxmodx
2006-11-22 07:33:54 +00:00
..
JIT Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
mmgr New dir reading natives, new memory outputs 2005-07-13 23:31:02 +00:00
msvc unbroke the build 2006-09-08 14:46:34 +00:00
msvc8 Fixed another serious bug where deleting menus and not returning PLUGIN_HANDLED would cause the iterator to fail and crash 2006-11-21 23:59:21 +00:00
sdk finished merging in the glorious bcompat changes 2006-09-08 14:11:29 +00:00
zlib For some reason libz64.a was not recognized as a binary file in CVS. Hopefully fixed now. 2006-04-12 15:37:00 +00:00
amx.cpp Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
amx.h Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
amxcore.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
amxdbg.cpp removed debug log for float testings 2006-02-10 19:47:09 +00:00
amxdbg.h GCC Wallification 2006-08-27 02:17:18 +00:00
amxdefn.asm Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
amxexecn.asm Committed fix for bug at29456 2006-05-09 23:43:06 +00:00
amxjitsn.asm Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
amxmod_compat.cpp fixed bcompat trans + optimized it a bit 2006-09-10 22:08:52 +00:00
amxmod_compat.h fixed bcompat trans + optimized it a bit 2006-09-10 22:08:52 +00:00
amxmodx.cpp Added request am47144 (register_*cmd return id) 2006-11-22 02:45:12 +00:00
amxmodx.h Fixed another serious bug where deleting menus and not returning PLUGIN_HANDLED would cause the iterator to fail and crash 2006-11-21 23:59:21 +00:00
amxtime.cpp MSVC8/VS2005 Compiling Fixes - 0 errors, 0 warnings. Hurray! 2006-04-06 12:56:45 +00:00
amxx_mm.def new file names 2004-03-24 01:35:44 +00:00
amxxfile.cpp GCC Wallification 2006-08-27 02:17:18 +00:00
amxxfile.h Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
amxxlog.cpp LogType checking is not necessary, LogError is always type 1 2006-09-10 12:07:01 +00:00
amxxlog.h added request am44229 - more error log info 2006-09-10 04:52:43 +00:00
binlog.cpp GCC Wallification 2006-08-27 02:17:18 +00: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 final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CCmd.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CEvent.cpp Hello quickfix 64bit negative values to executeForwards -> now upcasting everything 32bit to cell before passing to executeForwards 2005-10-18 21:05:52 +00:00
CEvent.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00: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
CForward.cpp fixed a serious bug where deleted forwards could be placed in the re-use cache too soon 2006-11-21 23:06:50 +00:00
CForward.h fixed a serious bug where deleted forwards could be placed in the re-use cache too soon 2006-11-21 23:06:50 +00:00
CLang.cpp finished merging in the glorious bcompat changes 2006-09-08 14:11:29 +00: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 final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CLogEvent.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CMenu.cpp Fixed another serious bug where deleting menus and not returning PLUGIN_HANDLED would cause the iterator to fail and crash 2006-11-21 23:59:21 +00:00
CMenu.h Fixed another serious bug where deleting menus and not returning PLUGIN_HANDLED would cause the iterator to fail and crash 2006-11-21 23:59:21 +00:00
CMisc.cpp Attempt to fix up am41036 2006-08-24 21:13:52 +00:00
CMisc.h added more api to help with amxmod compat layer 2006-09-12 07:59:56 +00:00
CModule.cpp merged bcompat changed into trunk 2006-09-01 03:29:27 +00:00
CModule.h merged bcompat changed into trunk 2006-09-01 03:29:27 +00:00
COPYING Initial revision 2004-01-31 20:56:22 +00:00
CPlugin.cpp Fixed bug am46058, unpausing stopped plugins 2006-10-21 21:48:24 +00:00
CPlugin.h Added request am43012: per-map plugin files 2006-08-17 19:34:34 +00:00
CQueue.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CString.h Fixed dictionary parsing not obeying the carat backtick 2006-02-23 00:02:33 +00:00
CTask.cpp fixed bug at29654 2006-05-16 21:08:19 +00: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 zomg! updated teh vectorz codeses a bit! Hopefully didn't break anything 2005-09-06 09:34:13 +00:00
debugger.cpp AMD64 building fixes and such 2006-09-03 03:48:54 +00:00
debugger.h Fixed some bugs/warnings that GCC caught 2006-08-17 16:41:41 +00:00
emsg.cpp fix for bug am46266: TFC team names not picking up 2006-10-24 22:57:19 +00: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 Fixed bug am46630: rename_file did not have a relative location version 2006-10-31 20:18:44 +00:00
float.cpp merged bcompat changed into trunk 2006-09-01 03:29:27 +00:00
format.cpp finished merging in the glorious bcompat changes 2006-09-08 14:11:29 +00:00
format.h merged bcompat changed into trunk 2006-09-01 03:29:27 +00:00
helpers-x86.asm added cpuid helper func 2006-03-18 08:56:58 +00: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 merged bcompat changed into trunk 2006-09-01 03:29:27 +00:00
md5.cpp n0thing 2006-08-18 13:05:09 +00:00
md5.h Dear me, many changes 2004-08-15 10:53:48 +00:00
messages.cpp added fix for binlog bug with failed plugins 2006-06-28 10:07:20 +00:00
messages.h Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
meta_api.cpp who would have thought that iterators change?! 2006-11-22 07:33:54 +00:00
modules.cpp corrected typo (at46807) 2006-11-03 13:27:17 +00:00
modules.h Added GCC-4.1 support 2006-08-17 01:39:47 +00: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 unbroke the build 2006-09-08 14:46:34 +00:00
natives.h Initial import of replacement Library system - Backwards compat tested! 2006-05-07 09:56:06 +00:00
newmenus.cpp fixed bug where blanks misaligned the item selection process 2006-10-21 21:13:39 +00:00
newmenus.h fixed recursion problem 2006-02-09 11:53:22 +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 Initial revision 2004-01-31 20:56:22 +00:00
power.cpp quick fixes before adding debugger again 2005-07-25 06:48:54 +00:00
sclinux.h New Makefile, linux compatibility 2005-07-27 16:24:14 +00:00
sh_list.h MSVC8/VS2005 Compiling Fixes - 0 errors, 0 warnings. Hurray! 2006-04-06 12:56:45 +00:00
sh_stack.h Added optimizations to the task system 2005-10-25 20:38:00 +00:00
sh_tinyhash.h committed new format() code 2006-02-14 12:01:22 +00:00
sorting.cpp GCC Wallification 2006-08-27 02:17:18 +00:00
srvcmd.cpp updated credits + look for 1.76 2006-09-10 06:35:54 +00:00
string.cpp fixed bcompat trans + optimized it a bit 2006-09-10 22:08:52 +00:00
strptime.cpp MSVC8/VS2005 Compiling Fixes - 0 errors, 0 warnings. Hurray! 2006-04-06 12:56:45 +00:00
util.cpp GCC Wallification 2006-08-27 02:17:18 +00: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 Fixed another serious bug where deleting menus and not returning PLUGIN_HANDLED would cause the iterator to fail and crash 2006-11-21 23:59:21 +00:00