Darren Ranalli
|
7001df5c85
|
zoneNum and zoneEntId are the same thing now
|
2004-01-09 21:23:05 +00:00 |
|
Dave Schuyler
|
cf8beef552
|
fixed the floor ray sending events for untouched floors
|
2004-01-09 06:29:49 +00:00 |
|
David Rose
|
5d8bb3dfab
|
menu stuff
|
2004-01-09 01:23:25 +00:00 |
|
David Rose
|
1643f77bc7
|
WM_SIZE tweaks
|
2004-01-08 20:46:00 +00:00 |
|
David Rose
|
11ed7fc99b
|
robustify graph placement logic
|
2004-01-08 20:34:23 +00:00 |
|
Darren Ranalli
|
a85d8ca23e
|
toons placed in random zone if no entrancePoints have been set
|
2004-01-08 19:38:59 +00:00 |
|
Darren Ranalli
|
b8d6318584
|
new specs have maximum zone visibility
|
2004-01-08 19:38:22 +00:00 |
|
Darren Ranalli
|
6aaa15f2f2
|
fix support for spec creation
|
2004-01-08 19:33:30 +00:00 |
|
David Rose
|
efb973de26
|
label tweaks
|
2004-01-08 18:31:52 +00:00 |
|
David Rose
|
d1940ad800
|
poll() should read more than one datagram at a time
|
2004-01-08 18:14:49 +00:00 |
|
David Rose
|
4038da84e5
|
typo in comment
|
2004-01-08 05:24:06 +00:00 |
|
David Rose
|
4793ed7b68
|
add labels
|
2004-01-08 05:22:13 +00:00 |
|
David Rose
|
4493177036
|
remove incorrect comment
|
2004-01-08 00:26:39 +00:00 |
|
David Rose
|
f734040caf
|
remove bogus assert
|
2004-01-07 22:54:53 +00:00 |
|
Samir Naik
|
1d69646aa6
|
GoonPathData.Paths now a dict
|
2004-01-07 22:39:47 +00:00 |
|
David Rose
|
0a184b977f
|
make texture names relative to the output egg file
|
2004-01-07 21:18:54 +00:00 |
|
Dave Schuyler
|
18f2b61c32
|
getting floor enter events from ray instead of sphere
|
2004-01-07 20:15:32 +00:00 |
|
Dave Schuyler
|
68f91e700a
|
only throw events when in contact with other object -- not for the whole ray
|
2004-01-07 20:03:06 +00:00 |
|
Dave Schuyler
|
0e1b91eaa2
|
format
|
2004-01-07 20:01:02 +00:00 |
|
David Rose
|
fb9e74bb48
|
build test_client correctly
|
2004-01-07 18:29:13 +00:00 |
|
David Rose
|
23cda1fd3f
|
use LerpBlendHelpers.getBlend
|
2004-01-07 16:19:05 +00:00 |
|
David Rose
|
3208ebadf6
|
minor comment tweak
|
2004-01-07 16:15:24 +00:00 |
|
Dave Schuyler
|
ea2b5e8ea6
|
added quiet()
|
2004-01-07 06:25:16 +00:00 |
|
David Rose
|
b0e3667dbe
|
fix IndirectInterval not to start/stop sounds repeatedly
|
2004-01-07 02:47:54 +00:00 |
|
Darren Ranalli
|
11af84dec4
|
verbose factory-win debugging
|
2004-01-06 22:24:10 +00:00 |
|
David Rose
|
d787afb6a4
|
ensure sounds aren't played past their duration
|
2004-01-06 20:46:57 +00:00 |
|
Dave Schuyler
|
7935486194
|
fixed problem where being pushed off the edge of a moving conveyor did not stop the avatar from moving
|
2004-01-06 00:05:03 +00:00 |
|
David Rose
|
334d621ef9
|
no longer need interrogate workaround
|
2004-01-05 23:41:11 +00:00 |
|
David Rose
|
e3b7aa48f9
|
properly detect need to upcast in single-inheritance cases
|
2004-01-05 23:40:54 +00:00 |
|
David Rose
|
3ca542e7d6
|
we might need to upcast even in single inheritance
|
2004-01-05 23:40:20 +00:00 |
|
Darren Ranalli
|
0a6dd236f2
|
added (disabled) code to include every zone in viz when showing hidden zones in red
|
2004-01-05 23:17:45 +00:00 |
|
Darren Ranalli
|
83d2151a6c
|
added scale attrib to NodePath
|
2004-01-05 23:16:44 +00:00 |
|
David Rose
|
0f4b4c95b2
|
fix backspace repeat
|
2004-01-05 18:30:08 +00:00 |
|
Dave Schuyler
|
0c338d3c3d
|
made verify a built-in; added want-verify-pdb
|
2004-01-03 02:58:25 +00:00 |
|
Dave Schuyler
|
56978e1ade
|
comment
|
2004-01-03 02:03:43 +00:00 |
|
Asad M. Zaman
|
1b5e1c6ecf
|
optimized directx perspective calculation and fixed orthographic projection
|
2004-01-03 01:44:20 +00:00 |
|
David Rose
|
c5a0b25bc8
|
more verbose error messages on disconnect
|
2004-01-02 23:18:21 +00:00 |
|
Asad M. Zaman
|
cf6ba279f8
|
it now uses directx api to set the perspective projection matrix
|
2004-01-02 21:55:43 +00:00 |
|
David Rose
|
fccf01715c
|
use FontPool for loading fonts
|
2004-01-02 21:10:39 +00:00 |
|
David Rose
|
eff32dce7d
|
use FontPool for loading fonts
|
2004-01-02 21:09:40 +00:00 |
|
David Rose
|
da894b0561
|
use FontPool for loading fonts
|
2004-01-02 21:08:52 +00:00 |
|
David Rose
|
e55a5136af
|
don't leave cray under node if not being used
|
2003-12-27 00:12:36 +00:00 |
|
David Rose
|
106913d722
|
handle keyrepeat specially
|
2003-12-26 23:51:56 +00:00 |
|
David Rose
|
a84c3ffec4
|
better internationalization input support
|
2003-12-26 23:00:28 +00:00 |
|
David Rose
|
038230f7ec
|
add support for OS time for keypress/release
|
2003-12-26 20:26:56 +00:00 |
|
David Rose
|
f3dc49baed
|
don't attempt to compile until it's ready
|
2003-12-25 16:16:38 +00:00 |
|
David Rose
|
0e366091e5
|
beginnings of win-stats
|
2003-12-25 16:15:14 +00:00 |
|
Asad M. Zaman
|
e1be4d99df
|
fixed the book model on toon-props, re-build the whole tree
|
2003-12-24 22:36:56 +00:00 |
|
David Rose
|
1033c1d52e
|
add ClockObject::M_forced and M_degrade
|
2003-12-24 19:41:29 +00:00 |
|
David Rose
|
7bd60f5d7b
|
oops
|
2003-12-23 23:19:59 +00:00 |
|