sourcemod/sourcepawn/jit/x86
Scott Ehlert d0cab7b717 Oh god, Spring Cleaning Part San (3) - Finaare
- Removed batsupport extension
 - Made EVERY makefile consistent with the changes originally made to the sample extensions's makefile
 - Sample MM:S extension now uses unified makefile
 - Various innumerable changes to VS project files

--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402013
2008-04-09 09:36:48 +00:00
..
msvc8 Oh god, Spring Cleaning Part San (3) - Finaare 2008-04-09 09:36:48 +00:00
dll_exports.cpp added amb256 - (nice number), profiler complete with gui to show files 2008-03-02 06:40:59 +00:00
dll_exports.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
jit_version.h bumped header versions so they say 1.0.1 2008-03-27 05:16:39 +00:00
jit_version.tpl Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
jit_x86.cpp fixed a serious codegen bug where profiled internal functions in plugins could have their return values smashed. this only affected plugins being internally profiled 2008-03-02 18:18:42 +00:00
jit_x86.h added amb256 - (nice number), profiler complete with gui to show files 2008-03-02 06:40:59 +00:00
Makefile Oh god, Spring Cleaning Part San (3) - Finaare 2008-04-09 09:36:48 +00:00
opcode_helpers.cpp made the indirection vector generation dimension count check a little safer 2007-09-16 05:15:46 +00:00
opcode_helpers.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
opcode_switch.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
ungen_opcode_switch.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
ungen_opcodes.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
version.rc new versioning stuff 2007-03-03 07:50:01 +00:00