Commit Graph

1786 Commits

Author SHA1 Message Date
Pavol Marko
451a6d8464 PM STRIKES AGAIN (untested) 2005-07-25 19:09:49 +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
Christian Hammacher
f9ca86cee6 *** empty log message *** 2005-07-25 00:01:50 +00:00
Christian Hammacher
0ef9b80430 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...

hrm bail decided this will be AMX Mod X 1.5 so updated captions..
-> Basic-Master is now crazy o_><_O
2005-07-24 23:47:45 +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
Christian Hammacher
c2502626e6 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
2005-07-24 19:27:36 +00:00
Lukasz Wlasinksi
76505f172a fixed problems with wrong weapon id ( enfield & fg42 ) 2005-07-24 11:07:49 +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
Christian Hammacher
7fc97524e2 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
2005-07-23 21:25:25 +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
Christian Hammacher
25f1870020 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
2005-07-22 22:21:16 +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
Christian Hammacher
34e5872881 *** empty log message *** 2005-07-22 17:37:27 +00:00
Christian Hammacher
1d853b5fee because of bail I the editor unindents now on pressing }. have fun!
fixed bugs... lalala

updated debug-list
2005-07-22 17:36:51 +00:00
David Anderson
191824d72a new message system and string class 2005-07-22 09:26:37 +00:00
Christian Hammacher
99f65175ff *** empty log message *** 2005-07-21 23:08:23 +00:00
Christian Hammacher
2f8e311140 because of bail I the editor unindents now on pressing }. have fun!
fixed bugs... lalala
2005-07-21 22:29:08 +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