Scott Ehlert
fd8489d088
Fixed amb116 - DispatchKeyValue didn't work with worldspawn (entity 0)
2007-04-28 16:19:04 +00:00
Scott Ehlert
fc2b220c38
Fixed amb230 - radius_damage didn't completely kill players on some mods
2007-04-25 18:13:16 +00:00
Scott Ehlert
33e01af955
Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh*
2007-04-24 18:50:16 +00:00
Scott Ehlert
ae46e3f6ab
Moved svn_version.h and svn_version.tpl out of SDK directories...
2007-03-27 16:07:28 +00:00
Scott Ehlert
118b002ee8
Synced Module SDK files with most recent fixes
...
- Fixed potential issue with Meta_Query
- Removed debug message from GiveFnptrsToDll that has been present for a long long time
Again I ask why?
2007-03-21 20:22:20 +00:00
Scott Ehlert
c71be87a3a
Massive reorganization attempt - part 1
...
Oh dear, what has DS done now?
2007-03-13 11:46:03 +00:00
Scott Ehlert
3ac076e098
Hello, I might have added some SLN files for the MSVC8 projects
2007-03-13 03:11:28 +00:00
David Anderson
cc6b9d3d81
added dynamic versioning
...
committed .sln files to a few wayward projects
2007-03-12 22:27:27 +00:00
Scott Ehlert
5cac87c99f
*sigh* This compiles again
2007-03-11 05:19:54 +00:00
Scott Ehlert
309bc2dcaa
Added a special comment inside in_view_cone
2007-03-11 04:55:38 +00:00
Scott Ehlert
39d5ea94fb
Added extra param to is_in_viewcone to switch between a 2D and 3D calculation
...
Neither is still as accurate as I want them to be though :\
2006-10-01 06:08:39 +00:00
Scott Ehlert
f086273d2b
Attempt at accuracy improvement for is_in_viewcone with 3D calculation (am44838)
2006-09-22 15:11:51 +00:00
Scott Ehlert
47e2214f09
Synced MSVC8 project for engine
2006-09-10 16:47:49 +00:00
David Anderson
78956f3d89
merged bcompat changed into trunk
...
removed amxmod compat files for now
2006-09-01 03:29:27 +00:00
David Anderson
ec83efbdf3
These did not sync to trunk properly (SDK fix and some updates)
2006-08-28 19:29:20 +00:00
David Anderson
388711e969
Synced bcompat tree additions and fixes found so far
2006-08-28 11:08:18 +00:00
Scott Ehlert
5c23cf416e
Fixed makefiles (yes, again) for hlsdk move
2006-08-27 05:29:04 +00:00
Scott Ehlert
22bef17660
Changed makefiles to point to trunk's modified version of the HL SDK
2006-08-27 03:13:11 +00:00
Scott Ehlert
81ac41037b
GCC Wallification
2006-08-27 02:17:18 +00:00
David Anderson
ee4f064073
Initial bump to GCC-4.1
2006-08-24 22:44:57 +00:00
Borja Ferrer
4692335abb
bumped version
2006-08-21 02:01:57 +00:00
Borja Ferrer
43bd5fc732
removed unused stuff
2006-08-18 14:02:07 +00:00
Scott Ehlert
0eca298c2a
Fixed makefile paths (I think)
2006-07-12 06:05:06 +00:00
Scott Ehlert
17fb06f7bb
Moved vector natives from engine to core at29896
...
Moved precache_generic from engine to core at30469
2006-06-05 07:48:54 +00:00
Scott Ehlert
b67e6c5269
Hello MSVC8 project. I'm just removing some files from you this time. Won't hurt one bit.
2006-05-12 04:55:54 +00:00
David Anderson
123215a53c
removed these, no longer needed
2006-05-11 08:47:53 +00:00
David Anderson
ed6e28c1d4
removed message functions from engine [!]
2006-05-11 07:49:45 +00:00
Scott Ehlert
30ce0d9f1b
Another pointless typo fix
2006-05-11 02:29:08 +00:00
Scott Ehlert
da757b6c62
Um, ignore me please. Nothing to see here. Move along.
2006-05-10 13:25:29 +00:00
Scott Ehlert
880b83a10b
Typo fix! :o
2006-05-10 13:24:31 +00:00
David Anderson
8e3a5e6d58
sdk v4
2006-05-10 12:00:22 +00:00
Scott Ehlert
a9f300bca9
Version bumpage for every module except MySQL/MySQLX (as I'm unsure of the status of those at the moment)
2006-05-06 04:57:10 +00:00
Borja Ferrer
229b149247
cell upcasting (second revision)
2006-04-28 20:14:08 +00:00
Scott Ehlert
5a2e35c1bf
Fixed is_in_viewcone always returning 0
...
Fixed is_visible causing a crash when a non-player entity was passed and also made it quite a bit more accurate
(at28936)
2006-04-28 19:19:24 +00:00
Scott Ehlert
41214cc461
Makefile changes to fix the clean option
2006-04-12 16:55:09 +00:00
Borja Ferrer
662289eb28
added some debug msgs
2006-04-12 01:51:23 +00:00
Borja Ferrer
363d95f68c
fixed bug at27832(jtp10181)
2006-04-10 22:14:42 +00:00
Scott Ehlert
82b0128308
MSVC8 Project File + SDK Update
2006-04-06 13:58:06 +00:00
Borja Ferrer
4b0b3c0c7c
bumped version
2006-03-20 22:58:27 +00:00
David Anderson
74cd310504
bumped version
2006-03-04 06:53:06 +00:00
Borja Ferrer
a8c01e4865
fixed forwards passing floats as cells to the core
...
fixed pfn_playbackevent missing a parameter
2006-02-13 20:03:39 +00:00
David Anderson
9a5b855e2d
fixed bug at25040
2006-02-07 12:43:40 +00:00
David Anderson
a43f62615b
stupid typo
2006-02-07 12:19:37 +00:00
Borja Ferrer
e929dc55bd
synced CString.h
2006-02-05 19:16:16 +00:00
David Anderson
8cc73227c7
removed changelevel forward
2006-01-24 15:02:11 +00:00
Borja Ferrer
522dccef76
hello
2005-12-03 00:54:26 +00:00
Borja Ferrer
6d84dff2b0
tiny optimization
2005-11-26 20:59:47 +00:00
Borja Ferrer
8112fbe161
fixed bug at21983
2005-11-26 20:38:58 +00:00
David Anderson
5d8150637b
Bump of version+SDK
2005-11-20 19:42:14 +00:00
Borja Ferrer
e816c86d7a
synced with sh_sting.h
2005-11-15 20:48:11 +00:00
David Anderson
3d59eabdc5
Graaght. Typing.
2005-10-18 21:05:15 +00:00
David Anderson
76b6510a27
686->586
2005-10-02 20:15:52 +00:00
David Anderson
59ad6c49e3
Bumped version
2005-09-22 02:14:21 +00:00
David Anderson
e90364c17b
Fixed bug at18525 (twistedeuphoria).
2005-09-05 22:05:23 +00:00
David Anderson
6636c20336
Fixed bug at18250
2005-09-02 03:44:15 +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
b12224eabd
CVS Cleanup
2005-08-24 07:01:02 +00:00
David Anderson
80bd845182
*** empty log message ***
2005-08-18 08:36:48 +00:00
David Anderson
e401231d25
*** empty log message ***
2005-08-18 06:40:24 +00:00
David Anderson
381e331dda
updated sdk
2005-08-17 16:50:01 +00:00
David Anderson
b9ff24171f
AMD64+gcc-3 complains otherwise
2005-08-02 11:43:26 +00:00
David Anderson
686dadc9c5
New makefile
2005-08-02 08:12:47 +00:00
David Anderson
688c12ac8b
fixed two bugs
2005-08-02 07:46:41 +00:00
David Anderson
5078ed9d0f
changed on advice from target
2005-08-01 19:01:25 +00:00
David Anderson
bc64ae2712
name change
2005-08-01 05:15:57 +00:00
David Anderson
dd6c169994
Fixed c_str()
2005-07-31 06:04:42 +00:00
David Anderson
faae071ee8
version bump
2005-07-30 16:52:51 +00:00
David Anderson
431eb72518
Updated twisty's code
2005-07-30 01:51:12 +00:00
David Anderson
fa46d2e1b5
Patched engine with non-constructing string
2005-07-29 21:30:52 +00:00
David Anderson
559d8bc7eb
Quick patch for possible bug at15468
2005-07-29 20:23:08 +00:00
David Anderson
0d90a958ae
Added request at16475
...
Fixed crash bug from bad allocation in construction
2005-07-29 20:15:08 +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
c5aae0d8aa
little bug fix
2005-07-23 07:07:41 +00:00
David Anderson
b9131293c5
entity_set_owner accepts anything now
2005-07-22 20:47:13 +00:00
David Anderson
191824d72a
new message system and string class
2005-07-22 09:26:37 +00:00
David Anderson
ffbf9fdca6
Saved a whole four bytes of memory
2005-07-19 16:14:52 +00:00
David Anderson
e8c87f8d89
added is_visible, is_in_viewcone
2005-07-15 20:28:22 +00:00
David Anderson
74ec2e75b8
New auto-module system
2005-07-15 19:05:31 +00:00
David Anderson
db293cc451
Fixed memory leaks
...
Optimized message handling a bit
2005-07-14 04:50:46 +00:00
David Anderson
948be015a7
new version number
2005-01-31 19:35:06 +00:00
David Anderson
b4d2f83d6f
sdk sync
2005-01-31 07:54:17 +00:00
David Anderson
ee464539de
Fixed authors and version numbers
2004-11-11 09:08:12 +00:00
Johnny Bergström
8f18856e91
Fixed SetView (by always hooking Spawn and precaching the needed dummy model rpgrocket.mdl)
2004-10-27 19:06:43 +00:00
David Anderson
ddfba00791
Fixed
2004-10-25 23:08:06 +00:00
Johnny Bergström
66386cca59
Fixed entity_set_byte
2004-10-24 15:41:25 +00:00
David Anderson
4edd77faee
Crash bug fix from Damaged Soul
2004-10-24 01:11:41 +00:00
Johnny Bergström
3efa25a5fb
Fixed entity_set_edict
2004-10-14 08:15:41 +00:00
David Anderson
9e8f380121
changed is_valid_ent
2004-10-05 00:45:15 +00:00
David Anderson
5db290890f
Fixed debugging stuff
2004-10-04 05:51:27 +00:00
David Anderson
bb12f71137
made worldspawn a valid ent
2004-10-03 23:21:54 +00:00
David Anderson
fc15ac1f41
Added debugging engine
2004-10-03 20:00:23 +00:00
Johnny Bergström
df43d897df
Fioxed call_think:
...
if (!is_ent_valid(iEnt)) {
EngineError(amx, "Invalid Entity %d", iEnt);
return 0;
}
was
if (is_ent_valid(iEnt)) {
EngineError(amx, "Invalid Entity %d", iEnt);
return 0;
}
2004-09-29 06:17:44 +00:00
Steve Dudenhoeffer
82ca25b231
wow... =/
2004-09-23 21:00:43 +00:00
Steve Dudenhoeffer
a555f9b3f0
Fixed message blocks (jtp10181)
2004-09-23 20:59:26 +00:00
Johnny Bergström
768ea7519f
get_info_keybuffer() now works in client_authorized
2004-09-18 13:14:20 +00:00
David Anderson
3419aa4dc5
Fix for isspace
2004-09-17 19:04:44 +00:00
Johnny Bergström
d43807a248
Added get_string() to engine:
...
/* Converts a string offset into a real string. Some of the forwards in fakemeta
uses string offsets. (FM_CreateNamedEntity) */
native get_string(_string, _returnString[], _len);
2004-09-16 11:02:51 +00:00
David Anderson
b209d92a2a
Fixed bug noted by JJKiller
2004-09-12 00:20:00 +00:00