Commit Graph
100 Commits
Author SHA1 Message Date
David Anderson ff8eec09e1 More duplication fixes 2004-08-22 04:36:44 +00:00
David Anderson a9cb464a33 Fixed duplicate keys 2004-08-22 04:25:55 +00:00
David Anderson 722cd23065 Added NS module incs 2004-08-21 21:55:57 +00:00
David Anderson e9ebf6bf59 fixes 2004-08-21 21:54:04 +00:00
David Anderson d4ad09619e Prevented keys from overwriting each other 2004-08-21 21:39:21 +00:00
David Anderson 2f3950b548 Added sasm 2004-08-21 21:04:58 +00:00
David Anderson a653808e9b Added fakemeta 2004-08-21 20:59:11 +00:00
David Anderson a2cf062aeb New AMXxSTL files 2004-08-21 20:35:52 +00:00
David Anderson 67f81dec2a Added 1.02 binary for linux
Fixed ending newlines
2004-08-21 18:57:47 +00:00
David Anderson cf6e1598d5 Updated for -o.. fix 2004-08-21 06:41:31 +00:00
David Anderson 1d860645c2 Fixed -o.. bug 2004-08-21 06:38:30 +00:00
David Anderson 051657714c Fixed queue prediction bug for labels and procs
Fixed problem parsing "-" with single number expressions
Uploaded 1.02 win32 binary
2004-08-21 06:20:27 +00:00
David Anderson c622e1b6c7 More error reporting 2004-08-18 15:30:06 +00:00
David Anderson bf553e6ce0 Linux fix of -o bug (devnull reported) 2004-08-18 14:32:29 +00:00
David Anderson 9fc68b6d94 Fixed -o bug (reported by devnull) 2004-08-18 14:15:46 +00:00
David Anderson 5ecd986d9b MULTILINGUAL - ALL BUGS FIXED
Reversed Makefile
Changed memreport file names
2004-08-16 21:34:50 +00:00
David Anderson 1bd7ab3a95 Binary code nearly complete
(save works, load does not)
2004-08-15 15:26:46 +00:00
David Anderson 46adfaedd3 Fixed almost all CLang bugs: (mem leaks?, parsing, key system, etc)
Warning - caching is still broken!
Fixed bug in ucfirst()
2004-08-15 13:49:59 +00:00
David Anderson 3bbfca6d08 Dear me, many changes
Rewrote Lang (still does not work though!)
New String class funcs+name
Added Queue class
Added MD5 class + functions
2004-08-15 10:53:48 +00:00
David Anderson 76684e68c2 Fixed parameter bug 2004-08-15 06:20:01 +00:00
David Anderson c032415d35 Added linux version of compiler 2004-08-15 02:55:21 +00:00
David Anderson d1f082eb1b Fixed "Done" bug
Removed callfunc/dllfunc natives
2004-08-15 02:28:48 +00:00
David Anderson 5e3acc30c4 buffer increase :] 2004-08-15 01:25:20 +00:00
David Anderson 0db3ec3460 Added hostile intent weapons (EKS) 2004-08-15 00:15:51 +00:00
David Anderson 216136c5ce Added md5 2004-08-15 00:05:22 +00:00
David Anderson 7aa6902e36 Switched LANG_SERVER/LANG_PLAYER
Fixed show_menu (param count is always the same)
2004-08-13 16:21:15 +00:00
David Anderson 9a0d61ac27 Possible fix for output redirection 2004-08-13 14:15:47 +00:00
David Anderson 7035a79e56 Fixed some string stuff 2004-08-13 13:01:45 +00:00
David Anderson 03b2afc7e4 Committed new compiler 2004-08-13 12:06:32 +00:00
David Anderson 21b20dedbb AMX Mod X SDK/MDK Version 0.20.5 2004-08-13 11:33:43 +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
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
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
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
David Anderson 1709408ea7 Added some comments 2004-08-08 11:14:26 +00:00
David Anderson 7b111a179e Added bytecode output. 2004-08-08 10:15:08 +00:00
David Anderson e61fa39515 Fixed many parsing and logic bugs.
Finished more opcodes.
2004-08-07 17:07:50 +00:00
David Anderson 06098e3bf1 Imported: AMXXSC, LIBSC, SCASM 2004-08-06 08:46:59 +00:00
David Anderson fdbcb8b9df Fixed show_menu 2004-08-03 23:55:43 +00:00
David Anderson f5f2592ef4 Fixed assertion bugs 2004-07-31 20:13:11 +00:00
David Anderson c768788f4e Added 2.6.0 machine, fixed project file 2004-07-30 22:42:06 +00:00
David Anderson c6c95f2443 initial import of fakemeta_amxx 2004-07-30 14:29:20 +00:00
David Anderson 2fb9a5d4b5 initial import of fakemeta_amxx 2004-07-28 03:14:07 +00:00
David Anderson 1417434533 fixed bug in trim() 2004-07-24 16:22:18 +00:00
David Anderson 52b9b7f04d PM removed debugging stuff 2004-07-24 15:50:17 +00:00
David Anderson b70eac0461 added trim() 2004-07-24 01:31:22 +00:00
David Anderson 6dc00f64f8 PM: Added 64bit compatibility
dvander: Fixed minor bugs
2004-07-23 16:55:53 +00:00
David Anderson c504df473d Removed PM's original "GCC JIT" implementations. 2004-07-20 03:53:49 +00:00
David Anderson 5daf73e3d5 Using Grum's NASM JIT - from acquired August 1st. 2004-07-20 03:51:57 +00:00
David Anderson bcc8292730 Fixed DBI tags. 2004-07-19 14:28:42 +00:00
David Anderson 09da646086 Added DBI tags. 2004-07-18 10:22:55 +00:00
David Anderson fd9666d068 Added change_task()
Added server_changelevel forward
Added is_user_admin()
2004-07-18 08:19:20 +00:00
David Anderson 41c7d041df Added change_task()
Added server_changelevel forward
2004-07-18 08:07:50 +00:00
David Anderson 8973af479c Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 17:02:31 +00:00
David Anderson 221d5b623d Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 16:48:20 +00:00
David Anderson 1d555a66f8 Removed debugging info 2004-07-06 06:28:42 +00:00
David Anderson ed7b584b49 Removed possible inappopriate language 2004-06-30 19:04:04 +00:00
David Anderson 017c94eae1 Re-added -C- compiler. 2004-06-30 08:34:56 +00:00
David Anderson 413f02ab2a Re-added -C- compiler 2004-06-30 08:32:51 +00:00
David Anderson 5b8f7e471f Fixed bug in CVector 2004-06-30 08:10:25 +00:00
David Anderson 3dedf9976b Fixed incorrect forward orders
Fixed bug in CVector
2004-06-30 08:04:12 +00:00
David Anderson ff23a74e9c wtf, get_module() uncommitted again
fixed typo
2004-06-30 04:27:55 +00:00
David Anderson 7083c898f0 Fixed CString bug 2004-06-30 03:21:14 +00:00
David Anderson 5ea3af0b2b Fixed SQL side bug 2004-06-30 03:19:31 +00:00
David Anderson b67da6965f Fixed field lookup bug.
Fixed bug in CString.
2004-06-30 03:14:39 +00:00
David Anderson 75c5bebc41 Fixed line problem 2004-06-30 01:14:25 +00:00
David Anderson 42c187fa33 Fixed register_plugin bug found by Zor 2004-06-30 00:19:24 +00:00
David Anderson 09e13f5dd9 Changed antiflood to be more intelligent. 2004-06-29 20:29:40 +00:00
David Anderson feda453e6d Added backwards compatibility for NS2AMXx
Changed most stocks to natives.
2004-06-29 19:38:03 +00:00
David Anderson 1b09d4e3fc Fixes bug with get_msg_arg_type 2004-06-29 16:53:49 +00:00
David Anderson c6813d1f18 Fixes bug with get_msg_arg_type 2004-06-29 15:26:35 +00:00
David Anderson e6fc5904b5 Added .NET project file 2004-06-29 09:16:18 +00:00
David Anderson 6b89c12f73 new CString 2004-06-29 08:14:44 +00:00
David Anderson 429c295738 Removed STD code 2004-06-29 08:09:53 +00:00
David Anderson 743767610a Removed std::string 2004-06-29 06:56:31 +00:00
David Anderson 47dd28bd63 Removed std::vector 2004-06-29 06:45:52 +00:00
David Anderson 285a4ffed8 Fixed a few bugs. 2004-06-29 06:26:56 +00:00
David Anderson e8d33e1379 Bug fix, added correct cpp file 2004-06-29 05:54:53 +00:00
David Anderson e1a3b158d0 Added makefile 2004-06-29 05:33:13 +00:00
David Anderson 6e9b836767 Added libraries 2004-06-29 05:31:05 +00:00