480fbd7aaafixed an error | updated filename
Felix Geyer
2004-08-18 12:56:36 +00:00
560be731f2added pdata.cpp
Felix Geyer
2004-08-18 12:43:25 +00:00
b5accd4d7aadded msvc 7 project file
Felix Geyer
2004-08-18 12:39:29 +00:00
7799bde73dadded 2 new languages | removed non English chars
Felix Geyer
2004-08-17 01:08:56 +00:00
5ecd986d9bMULTILINGUAL - ALL BUGS FIXED Reversed Makefile Changed memreport file names
David Anderson
2004-08-16 21:34:50 +00:00
1bd7ab3a95Binary code nearly complete (save works, load does not)
David Anderson
2004-08-15 15:26:46 +00:00
46adfaedd3Fixed almost all CLang bugs: (mem leaks?, parsing, key system, etc) Warning - caching is still broken! Fixed bug in ucfirst()
David Anderson
2004-08-15 13:49:59 +00:00
3bbfca6d08Dear me, many changes Rewrote Lang (still does not work though!) New String class funcs+name Added Queue class Added MD5 class + functions
David Anderson
2004-08-15 10:53:48 +00:00
76684e68c2Fixed parameter bug
David Anderson
2004-08-15 06:20:01 +00:00
c032415d35Added linux version of compiler
David Anderson
2004-08-15 02:55:21 +00:00
d1f082eb1bFixed "Done" bug Removed callfunc/dllfunc natives
David Anderson
2004-08-15 02:28:48 +00:00
5e3acc30c4buffer increase :]
David Anderson
2004-08-15 01:25:20 +00:00
0db3ec3460Added hostile intent weapons (EKS)
David Anderson
2004-08-15 00:15:51 +00:00
216136c5ceAdded md5
David Anderson
2004-08-15 00:05:22 +00:00
7961bae20bfixed log messages
Felix Geyer
2004-08-13 16:23:55 +00:00
7aa6902e36Switched LANG_SERVER/LANG_PLAYER Fixed show_menu (param count is always the same)
David Anderson
2004-08-13 16:21:15 +00:00
93851f289fsynced (removed welcomemsg.amxx)
Felix Geyer
2004-08-13 16:09:48 +00:00
484bb04f1cremoved welcomemsg.amxx
Felix Geyer
2004-08-13 16:08:50 +00:00
9d15fa1ef7removed
Felix Geyer
2004-08-13 15:59:35 +00:00
8ae116b6c4added version information
Felix Geyer
2004-08-13 15:59:09 +00:00
c4c1ba9a91Initial import
Felix Geyer
2004-08-13 15:58:49 +00:00
0181a491d8some changes
Felix Geyer
2004-08-13 15:34:50 +00:00
27bb44a7fenew values for LANG_* defines
Felix Geyer
2004-08-13 15:26:48 +00:00
d79dfd9884sync (added multilingual.amxx)
Felix Geyer
2004-08-13 15:19:05 +00:00
9408fb274eadded multilingual.amxx
Felix Geyer
2004-08-13 15:18:44 +00:00
b96eaf1650forgot something :)
Felix Geyer
2004-08-13 15:02:38 +00:00
ae893f79f1small fix
Felix Geyer
2004-08-13 15:01:14 +00:00
310ad81849Initial import of 8 languages
Felix Geyer
2004-08-13 14:58:43 +00:00
9a0d61ac27Possible fix for output redirection
David Anderson
2004-08-13 14:15:47 +00:00
7035a79e56Fixed some string stuff
David Anderson
2004-08-13 13:01:45 +00:00
7ccc346f31now really synced
Felix Geyer
2004-08-13 12:31:39 +00:00
170331b0c3clean-up
Felix Geyer
2004-08-13 12:23:28 +00:00
03b2afc7e4Committed new compiler
David Anderson
2004-08-13 12:06:32 +00:00
0bb4e1bfffadded TYPE_LANGMENU
Felix Geyer
2004-08-13 11:58:32 +00:00
21b20dedbbAMX Mod X SDK/MDK Version 0.20.5
David Anderson
2004-08-13 11:33:43 +00:00
d01ae06199sync
Felix Geyer
2004-08-13 11:26:03 +00:00
de71cfb4e8fixed line formatting
Felix Geyer
2004-08-13 11:25:39 +00:00
79a7b7967cadded message on join
Felix Geyer
2004-08-13 11:20:32 +00:00
e42aef8714added #define DISPLAY_MSG
Felix Geyer
2004-08-13 11:20:12 +00:00
9f1bb9345cREALLY fixed bug this time (thanks fsfod and mahnsawce)
David Anderson
2004-08-13 11:20:05 +00:00
f12680f179Fixed a bug noted by mahnsawce
David Anderson
2004-08-13 11:05:38 +00:00
58f13e887cFixed a bug noted by mahnsawce
David Anderson
2004-08-13 10:46:13 +00:00
1efbb0f65eUpdated AMXX Template Library
David Anderson
2004-08-13 10:41:39 +00:00
7f255b2b7fRemoved debugging
David Anderson
2004-08-13 10:11:19 +00:00
060a0a565cFixed default language errors
David Anderson
2004-08-13 10:01:41 +00:00
5469f70dbaFixed FormatAmxString bugs
David Anderson
2004-08-13 09:39:59 +00:00
eadd0a8317Changed plugins.ini/modules.ini locations Removed non-existant "mssql_amxx_i386.so" from modules.ini
David Anderson
2004-08-13 09:00:04 +00:00
955fcb8549Rewrote CString
David Anderson
2004-08-13 08:46:04 +00:00
2a00a62bcbFixed some label issues Added PROC queueing (to prevent symbol
David Anderson
2004-08-12 16:31:50 +00:00
796a7ad4d7some changes in bot's code
Lukasz Wlasinksi
2004-08-12 13:22:34 +00:00
3155a300c6Minor bug with PlayerPostThink fixed
Steve Dudenhoeffer
2004-08-12 04:21:03 +00:00
f4ed94a9daINDEXENT() fix (Use INDEXENT2() now) Stop forwarding after ServerActivate() has been called (until next map)
Steve Dudenhoeffer
2004-08-12 04:14:47 +00:00
b41a3631aaUpdates on Null function table Renamed: - VelocityByAim->velocity_by_aim - RadiusDamage->radius_damage - PointContents->point_contents
Steve Dudenhoeffer
2004-08-12 03:31:51 +00:00
1335de63b7Committed 1.01 linux build
David Anderson
2004-08-11 14:36:57 +00:00
89807bc80eAdded windows build of 1.10
David Anderson
2004-08-11 14:34:17 +00:00
81b3e662cfAdded Compact Encoding (-c) Added second pass optimization (-h)
David Anderson
2004-08-11 14:31:26 +00:00
c9a0a3f9beNull tabled some forwards Removed pfnUse hook (pointless) Changed a couple native names
Steve Dudenhoeffer
2004-08-11 12:17:39 +00:00
2a1ee3fd37Added GNU GCC support, linux binary
David Anderson
2004-08-11 10:01:56 +00:00
bd11b5eb90Improved CLI interface
David Anderson
2004-08-11 09:42:15 +00:00
7fad1802cfImproved CLI interface
David Anderson
2004-08-11 09:32:24 +00:00
b5ef654987Added win32 binary
David Anderson
2004-08-11 09:11:11 +00:00
3a04fa0788Fixed a crash/logic bug in algebraic parser stack underflow Removed some debug code
David Anderson
2004-08-11 09:06:00 +00:00
c47eb57871Bogus sync
David Anderson
2004-08-11 08:18:14 +00:00
7acc70ee62Rewrote core algebraic parser Added trivial float support Added local labels and vastly improved label support Fixed some crash bugs
David Anderson
2004-08-11 08:14:54 +00:00
74d278d1c6Update
Steve Dudenhoeffer
2004-08-11 05:06:27 +00:00
f90ab9d732small fix
Felix Geyer
2004-08-09 12:56:24 +00:00
edfb24bcd1Fixed Strip() bugs
David Anderson
2004-08-09 10:07:33 +00:00
85afb2a823Fixed labels so they can be referenced before creation. Cleaned up symbol parsing code. Reversed order of public table. Fixed bug with macro arguments.
David Anderson
2004-08-09 08:43:27 +00:00
b14708d6f2Fixed some more bugs, added #if/#else/#endif and more opcodes, and .DATA stat
David Anderson
2004-08-09 05:23:32 +00:00
1dc16b835eFixed AMX_ERR_MEMACCESS
David Anderson
2004-08-09 02:33:56 +00:00
9bed70c543small changes in damage event
Lukasz Wlasinksi
2004-08-08 13:29:31 +00:00
1709408ea7Added some comments
David Anderson
2004-08-08 11:14:26 +00:00
175c5767f1customizable table name
Felix Geyer
2004-08-08 11:05:59 +00:00
70a1afe05eadded amx_sql_table
Felix Geyer
2004-08-08 11:05:09 +00:00
7b111a179eAdded bytecode output.
David Anderson
2004-08-08 10:15:08 +00:00
023f9b43easmall fix
Felix Geyer
2004-08-07 23:07:03 +00:00
c7df3853d5corrected typing mistake
Felix Geyer
2004-08-07 17:08:04 +00:00
e61fa39515Fixed many parsing and logic bugs. Finished more opcodes.
David Anderson
2004-08-07 17:07:50 +00:00
a1e955370bupdated to use the multi-lingual system
Felix Geyer
2004-08-07 10:48:05 +00:00
a3f5ffdcdaInitial import
Felix Geyer
2004-08-07 10:47:44 +00:00
d4bcbf586afixed compiling errors
Felix Geyer
2004-08-07 10:47:08 +00:00
574189468bfixed compiling errors
Felix Geyer
2004-08-07 10:47:08 +00:00
d81f4af4c9small fix
Felix Geyer
2004-08-07 10:43:39 +00:00
94474b57c1added dictionary common.txt
Felix Geyer
2004-08-06 18:44:37 +00:00
0eb04ba899updated to use the multi-lingual system
Felix Geyer
2004-08-06 18:40:59 +00:00
a8dab8993eupdated to use the multi-lingual system | better code style
Felix Geyer
2004-08-06 18:40:41 +00:00
80a32b6d08added entries for amxmisc
Felix Geyer
2004-08-06 18:40:20 +00:00
fbfb43b7d2Initial import
Felix Geyer
2004-08-06 18:39:19 +00:00
27f5e72afesmall changes in natives
Lukasz Wlasinksi
2004-08-06 13:58:20 +00:00
06098e3bf1Imported: AMXXSC, LIBSC, SCASM
David Anderson
2004-08-06 08:46:59 +00:00
e2b83f8bf5Initial import
Steve Dudenhoeffer
2004-08-06 04:30:49 +00:00
2c4be26756Removed un-needed calls Added a few more calls (over 50% are done!)
Steve Dudenhoeffer
2004-08-06 04:30:10 +00:00
9d3ffda996Support for Post calls added Now resets functions on map change
Steve Dudenhoeffer
2004-08-06 03:01:45 +00:00
2cd6ea9de3Added a few more calls (+macros) Added support for game dll func hooking Fixed table pointer...
Steve Dudenhoeffer
2004-08-06 00:56:48 +00:00
7f41ac3410Added set_pev Added punchangle to pev/set_pev Added INDEXENT fix (fixed all occurances of INDEXENT as well) Added pev_natives on amxx_attach
Steve Dudenhoeffer
2004-08-05 20:57:03 +00:00