Commit Graph

820 Commits

Author SHA1 Message Date
David Anderson
7acc70ee62 Rewrote core algebraic parser
Added trivial float support
Added local labels and vastly improved label support
Fixed some crash bugs
2004-08-11 08:14:54 +00:00
Steve Dudenhoeffer
74d278d1c6 Update 2004-08-11 05:06:27 +00:00
Felix Geyer
f90ab9d732 small fix 2004-08-09 12:56:24 +00:00
David Anderson
edfb24bcd1 Fixed Strip() bugs 2004-08-09 10:07:33 +00:00
David Anderson
85afb2a823 Fixed labels so they can be referenced before creation.
Cleaned up symbol parsing code.
Reversed order of public table.
Fixed bug with macro arguments.
2004-08-09 08:43:27 +00:00
David Anderson
b14708d6f2 Fixed some more bugs, added #if/#else/#endif and more opcodes, and .DATA stat 2004-08-09 05:23:32 +00:00
David Anderson
1dc16b835e Fixed AMX_ERR_MEMACCESS 2004-08-09 02:33:56 +00:00
Lukasz Wlasinksi
9bed70c543 small changes in damage event 2004-08-08 13:29:31 +00:00
David Anderson
1709408ea7 Added some comments 2004-08-08 11:14:26 +00:00
Felix Geyer
175c5767f1 customizable table name 2004-08-08 11:05:59 +00:00
Felix Geyer
70a1afe05e added amx_sql_table 2004-08-08 11:05:09 +00:00
David Anderson
7b111a179e Added bytecode output. 2004-08-08 10:15:08 +00:00
Felix Geyer
023f9b43ea small fix 2004-08-07 23:07:03 +00:00
Felix Geyer
c7df3853d5 corrected typing mistake 2004-08-07 17:08:04 +00:00
David Anderson
e61fa39515 Fixed many parsing and logic bugs.
Finished more opcodes.
2004-08-07 17:07:50 +00:00
Felix Geyer
a1e955370b updated to use the multi-lingual system 2004-08-07 10:48:05 +00:00
Felix Geyer
a3f5ffdcda Initial import 2004-08-07 10:47:44 +00:00
Felix Geyer
d4bcbf586a fixed compiling errors 2004-08-07 10:47:08 +00:00
Felix Geyer
574189468b fixed compiling errors 2004-08-07 10:47:08 +00:00
Felix Geyer
d81f4af4c9 small fix 2004-08-07 10:43:39 +00:00
Felix Geyer
94474b57c1 added dictionary common.txt 2004-08-06 18:44:37 +00:00
Felix Geyer
0eb04ba899 updated to use the multi-lingual system 2004-08-06 18:40:59 +00:00
Felix Geyer
a8dab8993e updated to use the multi-lingual system | better code style 2004-08-06 18:40:41 +00:00
Felix Geyer
80a32b6d08 added entries for amxmisc 2004-08-06 18:40:20 +00:00
Felix Geyer
fbfb43b7d2 Initial import 2004-08-06 18:39:19 +00:00
Lukasz Wlasinksi
27f5e72afe small changes in natives 2004-08-06 13:58:20 +00:00
David Anderson
06098e3bf1 Imported: AMXXSC, LIBSC, SCASM 2004-08-06 08:46:59 +00:00
Steve Dudenhoeffer
e2b83f8bf5 Initial import 2004-08-06 04:30:49 +00:00
Steve Dudenhoeffer
2c4be26756 Removed un-needed calls
Added a few more calls (over 50% are done!)
2004-08-06 04:30:10 +00:00
Steve Dudenhoeffer
9d3ffda996 Support for Post calls added
Now resets functions on map change
2004-08-06 03:01:45 +00:00
Steve Dudenhoeffer
2cd6ea9de3 Added a few more calls (+macros)
Added support for game dll func hooking
Fixed table pointer...
2004-08-06 00:56:48 +00:00
Steve Dudenhoeffer
7f41ac3410 Added set_pev
Added punchangle to pev/set_pev
Added INDEXENT fix (fixed all occurances of INDEXENT as well)
Added pev_natives on amxx_attach
2004-08-05 20:57:03 +00:00
Lukasz Wlasinksi
5dd3fe742c xmod_is_custom_wpn added 2004-08-05 12:45:25 +00:00
Lukasz Wlasinksi
3bedaa95e4 removed <xmod> compatibility from csstats as requested by SniperBeamer 2004-08-05 11:56:33 +00:00
Steve Dudenhoeffer
d692d8a4fb Removed support for ns_*_menu 2004-08-05 11:37:55 +00:00
Felix Geyer
ee7a14faa2 forgot to remove g_pluginMatch[] 2004-08-05 11:16:30 +00:00
Felix Geyer
402c51582f Initial import 2004-08-05 11:10:21 +00:00
Felix Geyer
f88ce70892 some optimizations 2004-08-05 11:09:42 +00:00
Felix Geyer
89b4ef92b5 updated to use the multi-lingual system | better code style 2004-08-05 11:09:16 +00:00
Felix Geyer
9276dbb086 small fix 2004-08-05 11:06:49 +00:00
Felix Geyer
b98478a3ee amx_ instead of amxx_ commands 2004-08-05 11:04:51 +00:00
Lukasz Wlasinksi
5bf3577d9c xmod shared natives 2004-08-05 01:02:39 +00:00
Lukasz Wlasinksi
ffad9e7af4 removed dod_get_user_team ( fixed core native ) 2004-08-04 15:46:31 +00:00
Lukasz Wlasinksi
f2bfee294e fixed get_user_team to work with DoD 2004-08-04 15:32:48 +00:00
Lukasz Wlasinksi
ee2c5c4f8b custom weapon natives/code update 2004-08-04 10:42:29 +00:00
Steve Dudenhoeffer
245932a825 Minor fix for pev() 2004-08-04 08:26:41 +00:00
Felix Geyer
525f13662e yet another fix 2004-08-03 23:59:05 +00:00
David Anderson
fdbcb8b9df Fixed show_menu 2004-08-03 23:55:43 +00:00
Felix Geyer
597b6dfd32 added new parameter to show_menu() 2004-08-03 23:14:35 +00:00
Felix Geyer
e7444ddb97 small fix 2004-08-03 21:47:36 +00:00