Felix Geyer
d01ae06199
sync
2004-08-13 11:26:03 +00:00
Felix Geyer
de71cfb4e8
fixed line formatting
2004-08-13 11:25:39 +00:00
Felix Geyer
79a7b7967c
added message on join
2004-08-13 11:20:32 +00:00
Felix Geyer
e42aef8714
added #define DISPLAY_MSG
2004-08-13 11:20:12 +00:00
David Anderson
9f1bb9345c
REALLY fixed bug this time (thanks fsfod and mahnsawce)
2004-08-13 11:20:05 +00:00
David Anderson
f12680f179
Fixed a bug noted by mahnsawce
2004-08-13 11:05:38 +00:00
David Anderson
58f13e887c
Fixed a bug noted by mahnsawce
2004-08-13 10:46:13 +00:00
David Anderson
1efbb0f65e
Updated AMXX Template Library
2004-08-13 10:41:39 +00:00
David Anderson
7f255b2b7f
Removed debugging
2004-08-13 10:11:19 +00:00
David Anderson
060a0a565c
Fixed default language errors
2004-08-13 10:01:41 +00:00
David Anderson
5469f70dba
Fixed FormatAmxString bugs
2004-08-13 09:39:59 +00:00
David Anderson
eadd0a8317
Changed plugins.ini/modules.ini locations
...
Removed non-existant "mssql_amxx_i386.so" from modules.ini
2004-08-13 09:00:04 +00:00
David Anderson
955fcb8549
Rewrote CString
2004-08-13 08:46:04 +00:00
David Anderson
2a00a62bcb
Fixed some label issues
...
Added PROC queueing (to prevent symbol
2004-08-12 16:31:50 +00:00
Lukasz Wlasinksi
796a7ad4d7
some changes in bot's code
2004-08-12 13:22:34 +00:00
Steve Dudenhoeffer
3155a300c6
Minor bug with PlayerPostThink fixed
2004-08-12 04:21:03 +00:00
Steve Dudenhoeffer
f4ed94a9da
INDEXENT() fix (Use INDEXENT2() now)
...
Stop forwarding after ServerActivate() has been called (until next map)
2004-08-12 04:14:47 +00:00
Steve Dudenhoeffer
b41a3631aa
Updates on Null function table
...
Renamed:
- VelocityByAim->velocity_by_aim
- RadiusDamage->radius_damage
- PointContents->point_contents
Backwards compatibility stocks will be included.
Made precache_event a little bit more... logical.
2004-08-12 03:31:51 +00:00
David Anderson
1335de63b7
Committed 1.01 linux build
2004-08-11 14:36:57 +00:00
David Anderson
89807bc80e
Added windows build of 1.10
2004-08-11 14:34:17 +00:00
David Anderson
81b3e662cf
Added Compact Encoding (-c)
...
Added second pass optimization (-h)
2004-08-11 14:31:26 +00:00
Steve Dudenhoeffer
c9a0a3f9be
Null tabled some forwards
...
Removed pfnUse hook (pointless)
Changed a couple native names
2004-08-11 12:17:39 +00:00
David Anderson
2a1ee3fd37
Added GNU GCC support, linux binary
2004-08-11 10:01:56 +00:00
David Anderson
bd11b5eb90
Improved CLI interface
2004-08-11 09:42:15 +00:00
David Anderson
7fad1802cf
Improved CLI interface
2004-08-11 09:32:24 +00:00
David Anderson
b5ef654987
Added win32 binary
2004-08-11 09:11:11 +00:00
David Anderson
3a04fa0788
Fixed a crash/logic bug in algebraic parser stack underflow
...
Removed some debug code
2004-08-11 09:06:00 +00:00
David Anderson
c47eb57871
Bogus sync
2004-08-11 08:18:14 +00:00
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