This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
10
Star
0
Fork
0
You've already forked sourcemod
Code
Issues
Pull Requests
Releases
Wiki
Activity
be79dee6e0
sourcemod
/
public
/
sourcepawn
History
David Anderson
f9defa7b37
Remove JIT registration API; this needs more time.
2014-06-24 20:44:30 -07:00
..
sp_file_headers.h
Fix Windows build (require stdint.h i.e. MSVC 2010+).
2013-08-08 20:21:37 -07:00
sp_typeutil.h
Spring Cleaning, Part Ichi (1)
2008-03-30 07:00:22 +00:00
sp_vm_api.h
Remove JIT registration API; this needs more time.
2014-06-24 20:44:30 -07:00
sp_vm_base.h
landed massive refactoring of the JIT. contexts are actually contexts now, and a higher level structure wraps sp_plugin_t info. on that note, both sp_plugin_t and sp_context_t are entirely opaque, and not even core has access to them. amazingly, i managed to keep binary compatibility here although a large number of functions are deprecated (and core should eventually stop calling them).
2008-07-11 08:18:43 +00:00
sp_vm_types.h
Optimize native call if statically bound (bug 5842, r=ds,fyren f=dvander).
2014-05-11 14:36:32 -07:00