Commit Graph

2013 Commits

Author SHA1 Message Date
Pavol Marko
af79fe8e20 Added natives str_to_float and float_to_str; indents are now tabs 2005-09-06 16:29:27 +00:00
Pavol Marko
d3e2bad4e7 Added query_client_cvar native 2005-09-06 10:14:32 +00:00
Pavol Marko
6bebf37f1a An optional array parameter (LIKE TEH TASKS ONE) can be now passed to cvar query handlers 2005-09-06 10:12:02 +00:00
Pavol Marko
2f27b7da8d zomg! updated teh vectorz codeses a bit! Hopefully didn't break anything 2005-09-06 09:34:13 +00:00
David Anderson
824caab2c5 Fixed bug p1123143748 (Twilight Suzuka) 2005-09-06 03:00:01 +00:00
David Anderson
a105bc7402 Fixed bug at18003 (Geesu)
Fixed bug p1123149221 (Twilight Suzuka)
2005-09-06 01:55:41 +00:00
Christian Hammacher
81ab33d794 Fixed shortcut bug in the settings dialog (couldn't set hotkeys to BkSp etc.)
Added "Reset" button to shortcuts page
2005-09-05 22:33:45 +00:00
David Anderson
e90364c17b Fixed bug at18525 (twistedeuphoria). 2005-09-05 22:05:23 +00:00
David Anderson
ac4014ff5a Fixed bug at18473 (Greenberet). 2005-09-05 21:59:44 +00:00
David Anderson
ad634924fa Fixed two bugs from at18519 (Lord of Destruction) 2005-09-05 21:43:05 +00:00
Pavol Marko
2d5f9ba181 Using the (*g_engfuncs.pfnQueryClientCvarValue) directlty instead of the macro so that it compiles on both metamod and metamod-p 2005-09-05 20:51:24 +00:00
Pavol Marko
aa0e4e121e Now properly cleaning up pending client cvar queries in the queue on client disconnect 2005-09-05 19:56:40 +00:00
Felix Geyer
f8227a09b4 updated to September 2005-09-04 22:40:43 +00:00
Christian Hammacher
46130a6754 *** empty log message *** 2005-09-04 13:25:24 +00:00
Christian Hammacher
58c006a9c8 Ready for release (1.1) 2005-09-04 13:03:34 +00:00
Christian Hammacher
ea1d72401c Fixed switch bug, now even (much) faster
Updated aboutbox
2005-09-03 23:47:40 +00:00
Christian Hammacher
fdbe0e2064 Upgraded plugin-system (other command call and now 93 commands)
Customizable IRC Paster
Updated version number from 1.01 to 1.1
2005-09-03 20:00:46 +00:00
Lukasz Wlasinksi
e239801671 fixed get_map_info function 2005-09-03 13:59:33 +00:00
David Anderson
4be88a5015 version bump 2005-09-02 07:10:56 +00:00
David Anderson
ee02d0b13d this must be off! 2005-09-02 04:07:49 +00:00
David Anderson
2ec084ffa3 Patch for bug at18251 2005-09-02 04:06:47 +00:00
David Anderson
6636c20336 Fixed bug at18250 2005-09-02 03:44:15 +00:00
David Anderson
27c80b00f8 Fix for bug at18293. 2005-09-02 03:28:44 +00:00
David Anderson
6bcb72952c Applied patch for bug at18341 (jtp10181) 2005-09-02 02:46:42 +00:00
Christian Hammacher
8c17be27dd Updated AMXx version 1.56 2005-09-01 17:11:48 +00:00
David Anderson
0232b0abee Bumped versions 2005-08-31 20:36:41 +00:00
David Anderson
12fd7a9f0d Added new DBI functions
Fixed bugs in field getting
2005-08-31 20:32:29 +00:00
David Anderson
71c6e70706 Updated for new API 2005-08-31 20:08:12 +00:00
David Anderson
c5cc94ba98 Added new natives 2005-08-31 04:36:25 +00:00
Johnny Bergström
8220cc4c01 is_in_viewcone from in_view_cone 2005-08-30 23:22:27 +00:00
David Anderson
57ce74c4c7 Bumped version, lowered -O flag 2005-08-30 18:43:11 +00:00
David Anderson
5d6c72bf42 Patch for pausing issues 2005-08-30 07:18:47 +00:00
David Anderson
63b2bbc67e Made more de-allocation safety precautions 2005-08-30 07:15:27 +00:00
David Anderson
12f628e3d7 Fixed bug at18162 (vittu) 2005-08-30 07:00:49 +00:00
David Anderson
cd8d800eb7 Fixed bug at17920 (Grasshoper) 2005-08-30 06:59:50 +00:00
David Anderson
160ab3572b Fixed typo at18108 (FireStorm) 2005-08-30 06:57:41 +00:00
Pavol Marko
dc57ef1e0c Simple implementation for cvar queries 2005-08-27 23:00:44 +00:00
Johnny Bergström
ca1544564c Upped to 3.2.5. 2005-08-27 21:27:35 +00:00
Pavol Marko
462916d00f Got rid of many annoying warnings MSVC7.1 was reporting 2005-08-27 09:55:32 +00:00
Christian Hammacher
e15761b79a Updated plugin system 2005-08-27 01:47:15 +00:00
Christian Hammacher
270d898f82 Fixed shortcut bug 2005-08-26 23:22:30 +00:00
Christian Hammacher
2a2d5697b8 Fixed some bugs
Upgraded exception handler, now using madCollection
2005-08-26 22:59:25 +00:00
Christian Hammacher
b17f277a1b Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
Christian Hammacher
c15ed5741a Added AMXX-Studio to CVS 2005-08-26 18:53:19 +00:00
Christian Hammacher
9e035dc744 Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
David Anderson
ac279b37e4 Removed old Makefile 2005-08-26 15:57:50 +00:00
David Anderson
974fdc950e Added new standard makefile 2005-08-26 15:54:42 +00:00
David Anderson
8bb01423b9 Updated api 2005-08-25 09:40:29 +00:00
David Anderson
401a23a298 Updated install script 2005-08-25 09:34:31 +00:00
David Anderson
7ac9ed4b80 *** empty log message *** 2005-08-25 09:27:32 +00:00