David Anderson
31436e3ecf
Added linux compatibility
2005-07-27 17:28:06 +00:00
David Anderson
62cdaf5e10
Initial import of linux compiler builds
2005-07-27 17:27:20 +00:00
David Anderson
0de08a9452
Removed unused files
2005-07-27 17:00:57 +00:00
David Anderson
0de288139d
Added linux support
2005-07-27 16:58:18 +00:00
David Anderson
94d3b31f40
Language sync for faluco :)
2005-07-27 16:32:39 +00:00
David Anderson
6d7442fb4f
Fix for bug at8190 by faluco
2005-07-27 16:32:22 +00:00
David Anderson
68ad9c2b9a
Ok makefile works on i386 now
2005-07-27 16:27:01 +00:00
David Anderson
191acd8e42
New Makefile, linux compatibility
2005-07-27 16:24:14 +00:00
David Anderson
ce043d0633
>:o
2005-07-27 00:51:35 +00:00
David Anderson
f18354807e
Updated module SDK
2005-07-26 23:33:52 +00:00
David Anderson
6a97d73167
Committed brand new debugger system
2005-07-26 21:31:21 +00:00
David Anderson
586d09e533
I don't think I changed anything...
2005-07-26 21:30:35 +00:00
David Anderson
ba24020857
fixed amx_BrowseRelocate overwriting the flag state
2005-07-26 21:29:49 +00:00
David Anderson
4b9425cf3b
Initial import of edited debug reader
2005-07-26 21:28:19 +00:00
David Anderson
ef2a9a2b34
Fixed switch case bug in JIT where no cases would crash
2005-07-26 21:28:04 +00:00
David Anderson
4abd7b4706
Now reads debug info correctly (cleaned some code up too)
2005-07-25 18:26:42 +00:00
David Anderson
09a08fd2f6
quick fixes before adding debugger again
2005-07-25 06:48:54 +00:00
David Anderson
4609cb409b
Whoa! Merged in Pawn! (Small 3.0)
...
Removed debug handling (will add back in soon)
Ported all amx_Exec()s to forward systems
Deprecated AMX Mod module support (incompatible with Pawn anyway!)
Deprecated many file natives (unused)
Deprecated some functionality of pause/unpause
Fixed some memory deallocation bugs (thanks fysh)
Bumped module API version to 3 (no new M/SDK yet!)
Bumped AMX Mod X version to 1.5!
Merged in CVector changes
2005-07-25 06:03:43 +00:00
David Anderson
955aa04b41
Removed packed strings
2005-07-25 05:54:33 +00:00
David Anderson
69a5b5f410
Initial import of Pawn 3.0 compiler (win32)
2005-07-25 05:34:13 +00:00
David Anderson
b94fbb519a
*** empty log message ***
2005-07-25 05:31:12 +00:00
David Anderson
832de07128
Removed Small compiler
2005-07-25 05:30:28 +00:00
David Anderson
f6b91f9258
Initial import of amxxpc
2005-07-25 00:01:54 +00:00
David Anderson
057929e2f6
Fixed bug with sprintf widths
2005-07-24 22:42:34 +00:00
David Anderson
25d629083f
Initial import of Pawn (Small 3.0)
2005-07-24 20:00:55 +00:00
David Anderson
79268c5316
---------------------------------------------------------------------------
...
Fixed memory bug found by fysh
2005-07-24 07:06:25 +00:00
David Anderson
0c36613352
Deprecated file read natives until they can be rewritten
2005-07-24 03:23:35 +00:00
David Anderson
37a80e6ef6
Fixed bugs at8190, at16430
2005-07-24 02:52:15 +00:00
David Anderson
842813dcbb
Fixed a few potential bugs, and set_msg_arg* no longer accepts type changes
2005-07-23 20:16:29 +00:00
David Anderson
9e194394c3
CVector fix - corrupt memory on size change
2005-07-23 16:58:10 +00:00
David Anderson
e188bf087a
CVector fix - corrupt memory on size change
...
Version bumps
2005-07-23 16:57:21 +00:00
David Anderson
c5aae0d8aa
little bug fix
2005-07-23 07:07:41 +00:00
David Anderson
911e2ecefe
New menu natives
2005-07-22 21:15:48 +00:00
David Anderson
b9131293c5
entity_set_owner accepts anything now
2005-07-22 20:47:13 +00:00
David Anderson
536a4f8472
Err, fixed these
2005-07-22 20:41:32 +00:00
David Anderson
29e1a5edc8
FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH
2005-07-22 19:32:16 +00:00
David Anderson
191824d72a
new message system and string class
2005-07-22 09:26:37 +00:00
David Anderson
21551a6ea8
Fixed it for real <_<
2005-07-20 03:19:53 +00:00
David Anderson
c4f097bb36
Updated to PCRE 6.1
2005-07-19 16:48:16 +00:00
David Anderson
ffbf9fdca6
Saved a whole four bytes of memory
2005-07-19 16:14:52 +00:00
David Anderson
3863bd3ccc
Fixed bug where not-found natives were still valid
2005-07-19 16:12:48 +00:00
David Anderson
a89e1ac536
Oops! Forgot to MF_Add pev
2005-07-19 16:08:00 +00:00
David Anderson
2f64226c6b
Fixed bug at11988 reported by twilight suzuka
2005-07-15 20:50:23 +00:00
David Anderson
91da6f1631
Added is_in_viewcone, is_visible
2005-07-15 20:29:59 +00:00
David Anderson
e8c87f8d89
added is_visible, is_in_viewcone
2005-07-15 20:28:22 +00:00
David Anderson
3cba7811bd
Committed new auto-module registering system
...
require_module is now DEPRECATED
2005-07-15 19:15:58 +00:00
David Anderson
70396a2fc1
new sdk version (bumped interface!!!!)
2005-07-15 19:13:50 +00:00
David Anderson
1a53b7bba7
Committed new SDK version
2005-07-15 19:05:44 +00:00
David Anderson
74ec2e75b8
New auto-module system
2005-07-15 19:05:31 +00:00
David Anderson
b312da8c63
Fixed bugs GCC caught
2005-07-15 16:28:41 +00:00
David Anderson
fe2d28f711
Ported the new dir commands to linux
2005-07-15 16:14:00 +00:00
David Anderson
1b09be51e1
Reverting JGHG's changes (forgot to commit this)
2005-07-15 07:59:26 +00:00
David Anderson
e1d1802cb9
Fixed bug at16027
2005-07-14 13:36:22 +00:00
David Anderson
db293cc451
Fixed memory leaks
...
Optimized message handling a bit
2005-07-14 04:50:46 +00:00
David Anderson
116984afed
New dir reading natives, new memory outputs
2005-07-13 23:31:02 +00:00
David Anderson
a9d4e4e711
New natives for reading dirs
2005-07-13 23:30:28 +00:00
David Anderson
ef908ff4f5
Added get_distance_f, at15992
2005-07-13 22:16:30 +00:00
David Anderson
4631311905
Reverted pev changes
2005-07-13 18:05:52 +00:00
David Anderson
1106113f2b
Recommitted pev - don't do this again without telling someone!
2005-07-13 17:35:47 +00:00
David Anderson
35ed810775
Patch for ifvers 5:11 (new MM API), eliminates fakemeta like mm-pext
2005-07-13 02:37:32 +00:00
David Anderson
e91cd0862e
Added include files for new ESFMod module
2005-07-10 00:47:56 +00:00
David Anderson
5ac71db62d
Tiny fixes
2005-07-10 00:45:42 +00:00
David Anderson
e0dbc031cc
Committed initial import of the Earth's Special Forces module
2005-07-09 21:51:35 +00:00
David Anderson
9f77c8a4a2
oops
2005-07-09 15:38:07 +00:00
David Anderson
9b6fb64aba
Bumped version #
2005-07-09 07:18:41 +00:00
David Anderson
82d6cb9de0
*** empty log message ***
2005-07-09 07:09:25 +00:00
David Anderson
8ae1d4ce27
New offsets from karlos (at15812)
2005-07-09 07:09:08 +00:00
David Anderson
21541fcc7f
Decided to discontinue this module
2005-07-09 06:48:04 +00:00
David Anderson
e9e4ab69e6
Addressed report at15008 (twistedeuphoria)
2005-07-08 05:42:10 +00:00
David Anderson
35ecd40228
Fixed bug at15479 (karlos)
...
Fixed bug at11812 (Kamikaze)
Added new build_pathname implementation for reentracy.
build_pathname_r added to module API
2005-07-08 05:05:06 +00:00
David Anderson
e8d30a11d7
Patch for is_user_hltv (at14918 by Wallslide)
...
Fixed a few potential crash bugs
2005-07-08 02:01:01 +00:00
David Anderson
36d19dfe04
Fixed bug at15006 reported by EKS
2005-07-08 01:43:44 +00:00
David Anderson
5d90ccf088
Fix for bug at15759, from devicenull
2005-07-08 01:22:57 +00:00
David Anderson
de5eb6924a
Added request at13457 from harbu.
2005-07-08 01:15:54 +00:00
David Anderson
0600e3357c
Another resync :)
2005-07-08 00:44:09 +00:00
David Anderson
40f28a543e
Resync
2005-07-07 20:08:35 +00:00
David Anderson
13b6c0764c
Added request at15060 by twistedeuphoria
2005-07-07 19:53:02 +00:00
David Anderson
950d1b4a5f
Fixed bug at13314 from XxAvalanchexX
2005-07-07 18:49:14 +00:00
David Anderson
85ed8468f8
Fix ap22177.2 from faluco
2005-07-07 18:46:04 +00:00
David Anderson
756a6a2b65
Fix ap22177.4 from faluco
2005-07-07 18:41:29 +00:00
David Anderson
e63ed1e3e0
Fix ap22177 from faluco
2005-07-07 18:40:59 +00:00
David Anderson
27c2978617
Synced language translation files
2005-07-07 18:38:29 +00:00
David Anderson
b0c9b868cd
Fixed bug a13718 report by faluco
2005-07-07 18:37:33 +00:00
David Anderson
101c590f32
Removed mysql backwards compatibility
...
Removed stray character
2005-07-06 21:20:53 +00:00
David Anderson
943a75d7e1
Added requestfunction
2005-07-06 03:59:02 +00:00
David Anderson
611ad2be94
Malformat bug fixes, RC version bump
2005-07-06 03:20:00 +00:00
David Anderson
64b7c7b600
Malformat bug fixes
2005-07-06 03:19:27 +00:00
David Anderson
cc899d298d
Modules can now intercommunicate through RegisterFunction() - UNTESTED
...
Registering a function will make it available through ReqFunc,
2005-07-05 22:01:29 +00:00
David Anderson
996f461157
Fixed a memory leak on plugun unload
2005-06-16 20:20:24 +00:00
David Anderson
3642cedd2b
delete it
2005-05-18 20:14:34 +00:00
David Anderson
6de8178c30
Fixed a typo
2005-04-11 02:20:11 +00:00
David Anderson
15bd719cf5
FireStorm's fix
2005-04-05 14:48:06 +00:00
David Anderson
acb2b27852
Began AMXx bindings
2005-04-03 03:26:35 +00:00
David Anderson
abbb2f2cc2
Implementation of journaling
2005-04-03 02:01:42 +00:00
David Anderson
aa8beace98
added headers
2005-04-02 16:04:08 +00:00
David Anderson
d17d9103de
Initial commit of hashtable stuff
2005-04-02 07:33:25 +00:00
David Anderson
d3a49d1d41
Updated installer
2005-03-10 01:25:18 +00:00
David Anderson
8736214678
Added SQLite module to configuration
2005-03-09 23:13:47 +00:00
David Anderson
b2aa069cd4
update
2005-03-09 22:21:26 +00:00
David Anderson
2980fb1d82
Merged with ns2amx header
2005-02-03 20:49:44 +00:00