cxgeorge
|
892a01a4cf
|
start wait bars at 0
|
2002-10-28 22:53:02 +00:00 |
cxgeorge
|
2a4eed754c
|
try-except around particle load
|
2002-10-28 21:44:10 +00:00 |
David Rose
|
6a7e96398d
|
respect delayDelete when removing objects from cache
|
2002-10-28 17:47:53 +00:00 |
Darren Ranalli
|
bb9e38286d
|
more efficient replace
|
2002-10-25 04:08:52 +00:00 |
David Rose
|
7214038a5b
|
return support for python Proxy negotiation in connect-http.
|
2002-10-24 17:21:07 +00:00 |
Darren Ranalli
|
03924815d2
|
added replace()
|
2002-10-24 03:11:26 +00:00 |
David Rose
|
7420d4adbc
|
disconnect during warning message
|
2002-10-23 19:15:16 +00:00 |
Joe Shochet
|
c56d92f5d5
|
fixing leaks
|
2002-10-22 07:48:06 +00:00 |
David Rose
|
999fc0c6b4
|
restart even after normal termination
|
2002-10-21 21:05:59 +00:00 |
David Rose
|
ebc6b3f7d0
|
support connectHttp
|
2002-10-21 14:50:53 +00:00 |
Mark Mine
|
802d4549d9
|
Change loop paramter on particle and sound intervals which was stomping on loop function
|
2002-10-19 23:34:04 +00:00 |
Joe Shochet
|
36b15e40cb
|
*** empty log message ***
|
2002-10-19 18:33:14 +00:00 |
gregw
|
f4f250edf2
|
*** empty log message ***
|
2002-10-19 17:26:15 +00:00 |
David Rose
|
f3065fbb3e
|
*** empty log message ***
|
2002-10-18 15:55:14 +00:00 |
Mark Mine
|
f9deccc8c6
|
Get rid of from import *
|
2002-10-18 01:05:38 +00:00 |
David Rose
|
045f29ee3a
|
*** empty log message ***
|
2002-10-17 04:24:20 +00:00 |
Mark Mine
|
3973193175
|
Remove from import *
|
2002-10-15 04:11:01 +00:00 |
Darren Ranalli
|
728a04401b
|
make copy of items list if all strings
|
2002-10-14 21:48:26 +00:00 |
Darren Ranalli
|
4d8610f71a
|
can add and remove items as strings
|
2002-10-11 07:50:04 +00:00 |
David Rose
|
d27d5d47f2
|
cosmetic restructuring
|
2002-10-10 22:00:50 +00:00 |
David Rose
|
89e070b6ce
|
close standard in
|
2002-10-10 21:23:19 +00:00 |
Darren Ranalli
|
a7a32da41d
|
more informative comments
|
2002-10-09 01:36:36 +00:00 |
Joe Shochet
|
f3e2c18cc6
|
*** empty log message ***
|
2002-10-08 04:28:44 +00:00 |
David Rose
|
75c1e0ad0c
|
don't crash when showing taskMgr without fpformat
|
2002-10-08 03:14:59 +00:00 |
cxgeorge
|
bc1b8e9e2a
|
reset midi before playing new song
|
2002-10-08 03:06:44 +00:00 |
Mark Mine
|
d9f964c51c
|
Updated Direct Frame to use text_mayChange syntax
Updated DirectOptionMenu to allow selection when holding down mouse button
|
2002-10-08 00:32:12 +00:00 |
Joe Shochet
|
c2ff106684
|
month date control
|
2002-10-07 03:22:28 +00:00 |
David Rose
|
b50b2f9fc3
|
do add zero-length intervals to ivalMgr
|
2002-10-04 22:34:55 +00:00 |
David Rose
|
e83c431b91
|
DistributedObject.activeStatus
|
2002-10-04 20:33:23 +00:00 |
David Rose
|
4b198f45f5
|
don't add zero-length intervals to the ivalMgr
|
2002-10-04 20:33:04 +00:00 |
Mark Mine
|
db8f2ba387
|
Popup menu at button midpoint
|
2002-10-04 01:39:13 +00:00 |
Darren Ranalli
|
bb7e72be29
|
added DISALLOW_VERBOSE as new default
|
2002-10-03 22:33:36 +00:00 |
David Rose
|
1604ba4bd6
|
lerp with duration 0 is equivalent to set
|
2002-10-03 21:37:31 +00:00 |
David Rose
|
e866143a8f
|
can't use *shadow
|
2002-10-03 20:22:06 +00:00 |
Joe Shochet
|
44cccfffd0
|
shadow offset
|
2002-10-03 06:20:49 +00:00 |
Darren Ranalli
|
0ae2103afd
|
changed default onUndefTransition to DISALLOW
|
2002-10-03 06:18:59 +00:00 |
Darren Ranalli
|
66f53d3764
|
FSM undefined-transition behavior change
|
2002-10-03 01:39:04 +00:00 |
David Rose
|
5b29acde14
|
fix finish() on new interval
|
2002-09-30 23:40:46 +00:00 |
David Rose
|
7c0ef38c85
|
whoops
|
2002-09-30 23:25:52 +00:00 |
David Rose
|
c5962febe8
|
guarantee order of active intervals--fix for suit squirt movie bug
|
2002-09-30 23:01:19 +00:00 |
Joe Shochet
|
f35c52d073
|
*** empty log message ***
|
2002-09-30 22:13:04 +00:00 |
David Rose
|
ea208dfdbf
|
add ParallelEndTogether
|
2002-09-30 19:31:59 +00:00 |
Darren Ranalli
|
19f7b146df
|
added forceTransition
|
2002-09-27 23:27:34 +00:00 |
cxgeorge
|
f0e234e60b
|
undo accidental chkin
|
2002-09-27 19:48:21 +00:00 |
cxgeorge
|
ee5365e11c
|
remove audiomgr valid check
|
2002-09-27 19:47:23 +00:00 |
Darren Ranalli
|
bb45e0fbb9
|
added sidePad
|
2002-09-27 19:30:27 +00:00 |
Darren Ranalli
|
4025e7dba9
|
fixed typo
|
2002-09-27 19:30:16 +00:00 |
cxgeorge
|
907e6b55cb
|
fix cant turn off battle snds bug
|
2002-09-27 05:22:50 +00:00 |
David Rose
|
fb8ee7d4c3
|
add StreamReader-extensions
|
2002-09-25 20:46:06 +00:00 |
David Rose
|
875e6a4f76
|
build correctly with drose's new window code
|
2002-09-24 23:58:36 +00:00 |