Commit Graph

313 Commits

Author SHA1 Message Date
David Anderson
12f628e3d7 Fixed bug at18162 (vittu) 2005-08-30 07:00:49 +00:00
David Anderson
160ab3572b Fixed typo at18108 (FireStorm) 2005-08-30 06:57:41 +00:00
David Anderson
2e22dde409 Removed extra forwards 2005-08-25 07:16:17 +00:00
David Anderson
4dad81af30 Merged in new ts includes 2005-08-25 07:13:48 +00:00
David Anderson
d661196429 Fixed bug at17860 2005-08-25 00:19:39 +00:00
David Anderson
245054cf48 Fixed bug at17739 (mysticssjgoku4) 2005-08-24 06:29:12 +00:00
David Anderson
c1db39d086 Added Corona Byte's EvolutionX core 2005-08-24 06:13:55 +00:00
David Anderson
24d9e3266e wrong include, added pdata 2005-08-21 16:38:45 +00:00
David Anderson
b3b3ce4c2d added more pdata funcs 2005-08-21 16:36:40 +00:00
Johnny Bergström
94e19aae0c Removed newdllfunc() and related NEWDLLFunc_* stuff. :-P (yes I finally read Alfred's post through) 2005-08-18 20:51:41 +00:00
Johnny Bergström
1cdb12c4e4 Added NEW_DLL_FUNCTIONS to FM_* and a newdllfunc() native to call these... Although I'm not sure there is a reason to call those?
Anyway it will be needed later when client cvar query function is implemented.
2005-08-18 09:33:51 +00:00
David Anderson
a4168a2096 version bump 2005-08-18 07:53:14 +00:00
Johnny Bergström
d0b5886d7d Added cs_get_armoury_type and cs_set_armoury_type 2005-08-07 20:43:29 +00:00
Felix Geyer
f2c3dfa874 added AMXX_VERSION_NUM 2005-08-02 14:06:17 +00:00
David Anderson
e5ce86d61a gaben 2005-08-02 11:19:08 +00:00
David Anderson
ef4d04a7e1 *** empty log message *** 2005-08-02 11:12:42 +00:00
David Anderson
3014e60bdb Added TSFUN include 2005-08-01 22:21:47 +00:00
David Anderson
e38b64ff82 yams 2005-08-01 20:22:01 +00:00
David Anderson
b1718bc334 added cs_user_spawn 2005-08-01 19:25:25 +00:00
David Anderson
424a8c17b3 *** empty log message *** 2005-08-01 18:56:03 +00:00
David Anderson
90c0e32cb3 oops killed changes 2005-08-01 18:31:06 +00:00
David Anderson
7f55873bfb Fixed name clash 2005-08-01 05:14:55 +00:00
David Anderson
43c06b0e36 what 2005-08-01 05:03:50 +00:00
David Anderson
0a4133b4d0 Added register_native 2005-08-01 02:36:09 +00:00
David Anderson
d9d5446e86 updated 2005-07-30 17:34:07 +00:00
David Anderson
5d92972aad one more 2005-07-30 16:46:40 +00:00
David Anderson
ba17c8a75f version bump 2005-07-30 16:42:01 +00:00
David Anderson
389a593f9e ugh 2005-07-30 16:41:34 +00:00
David Anderson
041e73dc7e Updated notices 2005-07-30 01:52:50 +00:00
David Anderson
cb7bfbf642 Added request at16475 2005-07-29 19:37:07 +00:00
David Anderson
b9ee99a3dc New plugin flags 2005-07-29 19:24:28 +00:00
David Anderson
a86302beea Changed function meaning 2005-07-29 19:20:59 +00:00
David Anderson
f6d647f614 Requested change at16639 2005-07-29 19:18:45 +00:00
David Anderson
0c36613352 Deprecated file read natives until they can be rewritten 2005-07-24 03:23:35 +00:00
David Anderson
911e2ecefe New menu natives 2005-07-22 21:15:48 +00:00
David Anderson
91da6f1631 Added is_in_viewcone, is_visible 2005-07-15 20:29:59 +00:00
David Anderson
74ec2e75b8 New auto-module system 2005-07-15 19:05:31 +00:00
David Anderson
1b09be51e1 Reverting JGHG's changes (forgot to commit this) 2005-07-15 07:59:26 +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
e91cd0862e Added include files for new ESFMod module 2005-07-10 00:47:56 +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
de5eb6924a Added request at13457 from harbu. 2005-07-08 01:15:54 +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
101c590f32 Removed mysql backwards compatibility
Removed stray character
2005-07-06 21:20:53 +00:00
Lukasz Wlasinksi
1cc60fc9ad added new functions 2005-05-31 13:56:15 +00:00
Johnny Bergström
51ff0a2c49 Added stock file_copy to file.inc.
Also fixed fopen to return 0 on files that can't be opened.
Fixed native fopen to take const filename.
2005-05-29 16:36:35 +00:00