.. |
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 |
msvc7
|
fixed windows build part 2
|
2007-04-25 14:15:35 +00:00 |
msvc8
|
Added pseudo dynamic array natives.
|
2007-04-24 16:38:36 +00:00 |
sdk
|
Synced Module SDK files with most recent fixes
|
2007-03-21 20:22:20 +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
|
fixed a very nasty bug where the runtime stack/heap values appeared to simply be corrupted by the JIT initialization function. this probably never manifested in thiadmer's builds because the routine was broken at a higher level
|
2007-10-03 06:35:20 +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
|
- 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 |
amxmodx.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 |
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
|
Apparently this was a bad idea
|
2007-05-04 01:17:13 +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
|
Fix for amb78: get_concmdsnum result caching causing discrepencies
|
2007-03-30 02:13:49 +00:00 |
CCmd.h
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
CEvent.cpp
|
Reverted amb149
|
2007-08-16 15:16:41 +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 |
CFlagManager.cpp
|
Fixed +/- cmds not being set in the flag manager.
|
2007-08-11 13:38:19 +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
|
- 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 |
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
|
- 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
|
fixed bug amb46
|
2007-04-16 17:11:40 +00:00 |
CMisc.h
|
Fix for bail breaking is_user_bot - amb914
|
2007-09-06 16:37:57 +00:00 |
CModule.cpp
|
added dlopen() failure logging to linux
|
2007-11-12 23:48:26 +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
|
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
|
attempted merge at 1.77 back into trunk... Oh MY GOD
|
2007-03-09 03:04:40 +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
|
whoops, that was one terrible commit. the bug is really fixed now.
|
2007-10-26 01:09:08 +00:00 |
datastructs.cpp
|
Changed ArrayGetCell() to return the cell value instead of byreferencing the value.
|
2007-07-26 16:22:29 +00:00 |
datastructs.h
|
Added pseudo dynamic array natives.
|
2007-04-24 16:38:36 +00:00 |
debugger.cpp
|
AMD64 building fixes and such
|
2006-09-03 03:48:54 +00:00 |
debugger.h
|
fixed amb90 (not working in 0th slot, related to commit 2491)
|
2007-03-16 04:17:47 +00:00 |
emsg.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 |
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
|
added amb909 - LoadFileForMe()
|
2007-10-22 19:26:45 +00:00 |
float.cpp
|
merged bcompat changed into trunk
|
2006-09-01 03:29:27 +00:00 |
format.cpp
|
Changed the new %S format option to %a to hopefully prevent some confusion.
|
2007-08-08 02:40:40 +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
|
fixed amxmodx makefile
|
2007-10-26 01:42:12 +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
|
fixed amb1069 - map prefixes still didn't work
|
2007-10-25 23:54:51 +00:00 |
modules.cpp
|
Fixed this up or something strange like that...
|
2007-05-04 01:11:01 +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
|
reverted a bad change in fakenatives
|
2007-08-04 14:18:56 +00:00 |
natives.h
|
fixed amb200, added native test suite
|
2007-04-16 17:08:15 +00:00 |
newmenus.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 |
newmenus.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 |
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
|
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
|
fixed a memory leak in SortCustom1D()
|
2007-04-25 14:10:47 +00:00 |
srvcmd.cpp
|
added 3 more spaces to version output so our version numbers look nice
|
2007-10-26 01:41:45 +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 |
svn_version.h
|
finalized build numbers and all that other release crap
|
2007-10-26 02:23:21 +00:00 |
svn_version.tpl
|
wow i forgot core's template
|
2007-03-12 22:45:57 +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 core MSVC8 compile :\
|
2007-03-14 02:12:51 +00:00 |