| 
							
							
								 David Anderson | deaaf20713 | Fixed preproc bugs | 2005-09-10 05:30:24 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | e566413224 | Fixed MORE lines | 2005-09-10 05:23:30 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 368856f122 | Fixed lines | 2005-09-10 05:22:06 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 52cc204787 | Fixed numerous bugs in preprocessor (string literals being parsed, mismatched args being wiped) | 2005-09-10 05:04:23 +00:00 |  | 
			
				
					| 
							
							
								 Borja Ferrer | 52b1d67ca2 | latest cleaned files for today (i cant read more :o ) | 2005-09-10 03:39:23 +00:00 |  | 
			
				
					| 
							
							
								 Borja Ferrer | 16ad8739e7 | started the clean-up of cpp files | 2005-09-10 00:59:24 +00:00 |  | 
			
				
					| 
							
							
								 Borja Ferrer | e67457440d | cleaned-up versions of header files | 2005-09-10 00:38:42 +00:00 |  | 
			
				
					| 
							
							
								 Borja Ferrer | fc955009da | cleaned-up version of ccmd.h | 2005-09-09 23:54:15 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 0dc2ba85e8 | Added set_error_filter() | 2005-09-09 23:13:34 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | de65e65854 | added set_error_filter | 2005-09-09 23:03:26 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | d95f2cba37 | Fixed another small shortcut bug Updated "Select color" dialog
Removed "Do not restore caret" property, not useful | 2005-09-09 23:01:09 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | e2a521583a | Fixed shortcut bugs Fixed include bug
Changed a few small things in the core | 2005-09-09 16:49:41 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | f8aac5e88d | Reworked code to support error handling, LogError() is separate from DisplayTrace() implementation | 2005-09-09 16:04:44 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 4738c92b8e | Committed new debugger with AMX fixes | 2005-09-09 03:23:31 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | 7ce59966fc | Replaced with faluco's cleaned-up version of meta_api.cpp | 2005-09-08 22:20:27 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | afa1337e62 | because gabe doesn't rollover, he just expands | 2005-09-08 15:29:31 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | cc34f468f0 | Added a new math stock function. | 2005-09-08 15:24:28 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | 3f9598fcbb | Changed .amx in examples for pause() and callfunc_begin() to .amxx (as requested by XxAvalanchexX on the forums) | 2005-09-08 13:05:44 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | 97b5391118 | Logs the map name on mapchange (as requested by lantz69 on forums) | 2005-09-08 13:03:38 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | 227c13d12c | Added abs(x) stock | 2005-09-08 12:58:17 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | 729932476b | Fixed memory leak Updated Modified-Event (now only one parameter [the modified text]) | 2005-09-07 22:31:31 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | 7c21deb0f2 | Fixed memory leak Updated Modified-Event (now only one parameter [the modified text]) | 2005-09-07 22:20:28 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | 80048eba61 | Fixed memory leak Updated Modified-Event (now only one parameter [the modified text]) | 2005-09-07 22:10:21 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 0552e5ef58 | Deprecated jghg2 include | 2005-09-07 15:40:46 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | ce881a7d30 | Fixed bug at18558 (Nijule) | 2005-09-07 00:11:10 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 80dd7f034d | version bump | 2005-09-06 22:28:47 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 5fac746feb | compiler fix merge | 2005-09-06 22:28:32 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 67f012b74a | Fixed bug where static declarations would crash | 2005-09-06 21:34:33 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 5705e69abb | Fixed bug where level>1 arrays were walked incorrectly | 2005-09-06 20:36:02 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | bece1e6d0c | Added float_to_str and str_to_float natives | 2005-09-06 16:34:17 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | f2527ecc86 | The query_client_cvar native now checks for a non-zero g_engfuncs.pfnQueryClientCvarValue before proceeding | 2005-09-06 16:31:54 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | 66b95f64a5 | Now checks whether there is a non-zero g_engfuncs.pfnQueryClientCvarValue before setting newdll's pfnCvarValue function pointer | 2005-09-06 16:31:07 +00:00 |  | 
			
				
					| 
							
							
								 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 |  |