faae071ee8version bump
David Anderson
2005-07-30 16:52:51 +00:00
cdbfa38391some of the string functions twilight wanted
David Anderson
2005-07-30 16:47:48 +00:00
5d92972aadone more
David Anderson
2005-07-30 16:46:40 +00:00
ba17c8a75fversion bump
David Anderson
2005-07-30 16:42:01 +00:00
389a593f9eugh
David Anderson
2005-07-30 16:41:34 +00:00
b35e5dbd55SDK sync, version bumps
David Anderson
2005-07-30 13:03:18 +00:00
0591c38d45Updated SDK
David Anderson
2005-07-30 12:58:24 +00:00
041e73dc7eUpdated notices
David Anderson
2005-07-30 01:52:50 +00:00
431eb72518Updated twisty's code
David Anderson
2005-07-30 01:51:12 +00:00
75b63da66fFixed output
David Anderson
2005-07-30 00:38:08 +00:00
51d54a96ffAdded pc_printf to exports
David Anderson
2005-07-30 00:35:47 +00:00
df982ceb79Fixed error output on compiler
David Anderson
2005-07-30 00:31:42 +00:00
ee978890b8What?
David Anderson
2005-07-29 23:47:11 +00:00
fa46d2e1b5Patched engine with non-constructing string
David Anderson
2005-07-29 21:30:52 +00:00
559d8bc7ebQuick patch for possible bug at15468
David Anderson
2005-07-29 20:23:08 +00:00
0d90a958aeAdded request at16475 Fixed crash bug from bad allocation in construction
David Anderson
2005-07-29 20:15:08 +00:00
cb7bfbf642Added request at16475
David Anderson
2005-07-29 19:37:07 +00:00
6cf6edb5b6Fixed bug at16581, devicenull
David Anderson
2005-07-29 19:25:24 +00:00
b9ee99a3dcNew plugin flags
David Anderson
2005-07-29 19:24:28 +00:00
a86302beeaChanged function meaning
David Anderson
2005-07-29 19:20:59 +00:00
f6d647f614Requested change at16639
David Anderson
2005-07-29 19:18:45 +00:00
32a42886ddFinished new menu system (for now) Fixed bug where client_print did not add newlines properly
David Anderson
2005-07-29 19:13:55 +00:00
5b1d0dd2b9removed old project file
David Anderson
2005-07-29 06:41:33 +00:00
166b5ca650omg new menu system
David Anderson
2005-07-29 06:33:57 +00:00
044fa19470Fixed bug where callfunc crashes
David Anderson
2005-07-29 06:12:23 +00:00
1d6b173e87Fixed a bug where bad plugins could crash
David Anderson
2005-07-28 18:00:40 +00:00
eaf102d78fFixed bug where JIT did not work on linux (memory alignment issues)
David Anderson
2005-07-27 19:43:54 +00:00
31436e3ecfAdded linux compatibility
David Anderson
2005-07-27 17:28:06 +00:00
62cdaf5e10Initial import of linux compiler builds
David Anderson
2005-07-27 17:27:20 +00:00
0de08a9452Removed unused files
David Anderson
2005-07-27 17:00:57 +00:00
0de288139dAdded linux support
David Anderson
2005-07-27 16:58:18 +00:00
94d3b31f40Language sync for faluco :)
David Anderson
2005-07-27 16:32:39 +00:00
6d7442fb4fFix for bug at8190 by faluco
David Anderson
2005-07-27 16:32:22 +00:00
68ad9c2b9aOk makefile works on i386 now
David Anderson
2005-07-27 16:27:01 +00:00
191acd8e42New Makefile, linux compatibility
David Anderson
2005-07-27 16:24:14 +00:00
ce043d0633>:o
David Anderson
2005-07-27 00:51:35 +00:00
f18354807eUpdated module SDK
David Anderson
2005-07-26 23:33:52 +00:00
6a97d73167Committed brand new debugger system
David Anderson
2005-07-26 21:31:21 +00:00
586d09e533I don't think I changed anything...
David Anderson
2005-07-26 21:30:35 +00:00
ba24020857fixed amx_BrowseRelocate overwriting the flag state
David Anderson
2005-07-26 21:29:49 +00:00
4b9425cf3bInitial import of edited debug reader
David Anderson
2005-07-26 21:28:19 +00:00
ef2a9a2b34Fixed switch case bug in JIT where no cases would crash
David Anderson
2005-07-26 21:28:04 +00:00
1a3a5331d1*** empty log message ***
Felix Geyer
2005-07-26 18:47:11 +00:00
363e7e2270updated to use amxxpc.exe
Felix Geyer
2005-07-26 18:45:37 +00:00
fdbee670c5Uh, forgot...
Pavol Marko
2005-07-25 21:02:26 +00:00
a47ccb2a2aI'm high
Pavol Marko
2005-07-25 20:45:02 +00:00
9e46d2da47WOW.
Pavol Marko
2005-07-25 20:39:58 +00:00
451a6d8464PM STRIKES AGAIN (untested)
Pavol Marko
2005-07-25 19:09:49 +00:00
4abd7b4706Now reads debug info correctly (cleaned some code up too)
David Anderson
2005-07-25 18:26:42 +00:00
09a08fd2f6quick fixes before adding debugger again
David Anderson
2005-07-25 06:48:54 +00:00
4609cb409bWhoa! 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
David Anderson
2005-07-25 06:03:43 +00:00
955aa04b41Removed packed strings
David Anderson
2005-07-25 05:54:33 +00:00
69a5b5f410Initial import of Pawn 3.0 compiler (win32)
David Anderson
2005-07-25 05:34:13 +00:00
b94fbb519a*** empty log message ***
David Anderson
2005-07-25 05:31:12 +00:00
832de07128Removed Small compiler
David Anderson
2005-07-25 05:30:28 +00:00
f6b91f9258Initial import of amxxpc
David Anderson
2005-07-25 00:01:54 +00:00
f9ca86cee6*** empty log message ***
Christian Hammacher
2005-07-25 00:01:50 +00:00
0ef9b80430the editor unindents now on pressing }. have fun!
Christian Hammacher
2005-07-24 23:47:45 +00:00
057929e2f6Fixed bug with sprintf widths
David Anderson
2005-07-24 22:42:34 +00:00
25d629083fInitial import of Pawn (Small 3.0)
David Anderson
2005-07-24 20:00:55 +00:00
c2502626e6the editor unindents now on pressing }. have fun!
Christian Hammacher
2005-07-24 19:27:36 +00:00
76505f172afixed problems with wrong weapon id ( enfield & fg42 )
Lukasz Wlasinksi
2005-07-24 11:07:49 +00:00
79268c5316--------------------------------------------------------------------------- Fixed memory bug found by fysh
David Anderson
2005-07-24 07:06:25 +00:00
0c36613352Deprecated file read natives until they can be rewritten
David Anderson
2005-07-24 03:23:35 +00:00
37a80e6ef6Fixed bugs at8190, at16430
David Anderson
2005-07-24 02:52:15 +00:00
7fc97524e2the editor unindents now on pressing }. have fun!
Christian Hammacher
2005-07-23 21:25:25 +00:00
842813dcbbFixed a few potential bugs, and set_msg_arg* no longer accepts type changes
David Anderson
2005-07-23 20:16:29 +00:00
9e194394c3CVector fix - corrupt memory on size change
David Anderson
2005-07-23 16:58:10 +00:00
e188bf087aCVector fix - corrupt memory on size change Version bumps
David Anderson
2005-07-23 16:57:21 +00:00
c5aae0d8aalittle bug fix
David Anderson
2005-07-23 07:07:41 +00:00
25f1870020the editor unindents now on pressing }. have fun!
Christian Hammacher
2005-07-22 22:21:16 +00:00
911e2ecefeNew menu natives
David Anderson
2005-07-22 21:15:48 +00:00
b9131293c5entity_set_owner accepts anything now
David Anderson
2005-07-22 20:47:13 +00:00
536a4f8472Err, fixed these
David Anderson
2005-07-22 20:41:32 +00:00
29e1a5edc8FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH
David Anderson
2005-07-22 19:32:16 +00:00
34e5872881*** empty log message ***
Christian Hammacher
2005-07-22 17:37:27 +00:00
1d853b5feebecause of bail I the editor unindents now on pressing }. have fun!
Christian Hammacher
2005-07-22 17:36:51 +00:00
191824d72anew message system and string class
David Anderson
2005-07-22 09:26:37 +00:00
99f65175ff*** empty log message ***
Christian Hammacher
2005-07-21 23:08:23 +00:00
2f8e311140because of bail I the editor unindents now on pressing }. have fun!
Christian Hammacher
2005-07-21 22:29:08 +00:00
21551a6ea8Fixed it for real <_<
David Anderson
2005-07-20 03:19:53 +00:00
c4f097bb36Updated to PCRE 6.1
David Anderson
2005-07-19 16:48:16 +00:00
ffbf9fdca6Saved a whole four bytes of memory
David Anderson
2005-07-19 16:14:52 +00:00
3863bd3cccFixed bug where not-found natives were still valid
David Anderson
2005-07-19 16:12:48 +00:00
a89e1ac536Oops! Forgot to MF_Add pev
David Anderson
2005-07-19 16:08:00 +00:00
2f64226c6bFixed bug at11988 reported by twilight suzuka
David Anderson
2005-07-15 20:50:23 +00:00
91da6f1631Added is_in_viewcone, is_visible
David Anderson
2005-07-15 20:29:59 +00:00
e8c87f8d89added is_visible, is_in_viewcone
David Anderson
2005-07-15 20:28:22 +00:00
3cba7811bdCommitted new auto-module registering system require_module is now DEPRECATED
David Anderson
2005-07-15 19:15:58 +00:00
70396a2fc1new sdk version (bumped interface!!!!)
David Anderson
2005-07-15 19:13:50 +00:00
1a53b7bba7Committed new SDK version
David Anderson
2005-07-15 19:05:44 +00:00
74ec2e75b8New auto-module system
David Anderson
2005-07-15 19:05:31 +00:00
b312da8c63Fixed bugs GCC caught
David Anderson
2005-07-15 16:28:41 +00:00
fe2d28f711Ported the new dir commands to linux
David Anderson
2005-07-15 16:14:00 +00:00
1b09be51e1Reverting JGHG's changes (forgot to commit this)
David Anderson
2005-07-15 07:59:26 +00:00
e1d1802cb9Fixed bug at16027
David Anderson
2005-07-14 13:36:22 +00:00
db293cc451Fixed memory leaks Optimized message handling a bit
David Anderson
2005-07-14 04:50:46 +00:00
116984afedNew dir reading natives, new memory outputs
David Anderson
2005-07-13 23:31:02 +00:00
a9d4e4e711New natives for reading dirs
David Anderson
2005-07-13 23:30:28 +00:00
ef908ff4f5Added get_distance_f, at15992
David Anderson
2005-07-13 22:16:30 +00:00