12177 Commits

Author SHA1 Message Date
Josh Wilson
8dfe52b1e0 "more checking for currentControls" 2007-04-30 22:59:52 +00:00
David Rose
a2885904c8 aggressively call SetForegroundWindow() 2007-04-30 18:50:56 +00:00
David Rose
26ac51dca9 minor fix 2007-04-30 17:20:17 +00:00
Jason Hancock
144c21640a Adding changes from Matt McKenna... added -n option(never restart), -d option (specify delay), sleep for 600 secs instead of exiting, and wake up process if sleeping via a sigalarm. 2007-04-30 16:57:47 +00:00
Asad M. Zaman
01c1c6ce59 Transitions.py 2007-04-28 03:09:22 +00:00
Josh Wilson
d723220951 "check for currentControls == None" 2007-04-27 22:12:43 +00:00
David Rose
b3001b2af2 always reinitialize device by default 2007-04-27 21:51:00 +00:00
David Rose
c99351eb7d still better open/close window behavior 2007-04-27 21:25:39 +00:00
David Rose
6c5d628b08 make a separate notify category for the clock 2007-04-27 19:44:40 +00:00
David Rose
4bde6a0604 add PyLong_AsLong() 2007-04-27 17:26:34 +00:00
David Rose
5bff4621e1 better behavior when switching windows 2007-04-27 17:07:07 +00:00
David Rose
edebdbae9d more debugging 2007-04-27 17:05:10 +00:00
Roger Hughston
e893ad14be *** empty log message *** 2007-04-27 05:21:47 +00:00
Chris Brunner
f538ea5eaf added configable switch want-python-motion-trails 2007-04-27 02:30:35 +00:00
Roger Hughston
7862f07d3c DCPacker chaged to deal with unsigned 2007-04-27 02:20:23 +00:00
David Rose
554430ab21 more fullscreen fixes 2007-04-26 23:53:54 +00:00
wesbell
25ddc12ae9 Added config parameter: "async-request-num-retries"
Deleted unreachable and code commented out
Improved performance
2007-04-26 22:11:54 +00:00
Darren Ranalli
7e62ef430f added choice, put try/accept in fastRepr 2007-04-26 01:17:46 +00:00
David Rose
d1a06d8f02 correctly release gsg on window close 2007-04-26 00:44:20 +00:00
Darren Ranalli
384c789535 changed names of Ref generators 2007-04-25 22:57:16 +00:00
Greg Wiatroski
2b45840e6e remove debug spam 2007-04-25 22:16:51 +00:00
Darren Ranalli
4ac6f8c885 added GarbageReportScheduler 2007-04-25 21:13:26 +00:00
Darren Ranalli
645fd746a4 added job-manager-timeslice-ms, job-use-overflow-time configs 2007-04-25 21:11:44 +00:00
Darren Ranalli
35290754c9 removed debugging 2007-04-25 21:03:06 +00:00
Greg Wiatroski
f9890a4f67 Ok, now the phantom scroll bug is REALLY fixed - honest! 2007-04-25 19:06:09 +00:00
David Rose
6a29807423 show signed hash 2007-04-25 15:42:20 +00:00
Josh Wilson
f695365e9a "using modifySolid instead of getSolid" 2007-04-25 02:15:15 +00:00
Darren Ranalli
ba78c5139f track time that jobs spend beyond their timeslice and compensate 2007-04-24 19:33:49 +00:00
David Rose
67da79e374 add scrollStep(), scrollPage() 2007-04-24 18:53:01 +00:00
David Rose
490d24ef41 add get_key() method for Python hashing 2007-04-24 14:56:23 +00:00
Darren Ranalli
936e6dcbbc removed old comment 2007-04-24 02:52:48 +00:00
Josh Wilson
e088d31e98 "copy/paste bug fix" 2007-04-24 01:49:51 +00:00
Darren Ranalli
59b7f35cad more debugging for deleteObjectLocation parentId=4294967295 AI crash 2007-04-23 22:46:27 +00:00
David Rose
a51d4712cf prebuild-bison 2007-04-21 01:45:13 +00:00
David Rose
d1f08df2c9 add BLOCKING 2007-04-21 01:44:30 +00:00
Greg Wiatroski
3b57b93a98 Fix for divide by zero error 2007-04-20 23:26:53 +00:00
Josh Wilson
d9dcbfc429 "using new ShipFloorCollide for avatars on a ship" 2007-04-20 19:08:31 +00:00
David Rose
de7e08b8ee whoops, allow const CollisionSolid 2007-04-20 19:01:44 +00:00
Darren Ranalli
5f07d8f5da added job-manager-timeslice config 2007-04-20 07:50:17 +00:00
Roger Hughston
6b968ee0ee Changes to help support focus and window embeding in parent 2007-04-20 07:49:58 +00:00
Darren Ranalli
80d18524aa make firstCheckDelay actually the delay before the first check (take a measurement before firstCheckDelay) 2007-04-20 06:56:56 +00:00
Darren Ranalli
6ee6a27100 added CppMemoryUsage 2007-04-20 06:55:44 +00:00
Darren Ranalli
dfcf899a23 added pdb-on-leak-detect 2007-04-20 00:25:55 +00:00
Darren Ranalli
f82ac8cfde prevent cycles in the ObjectRefs (i.e. base.loader.base.loader) 2007-04-19 22:24:49 +00:00
Darren Ranalli
f619fd68bd show priorities and jobIds in repr 2007-04-19 22:22:50 +00:00
David Rose
936412fae2 merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
Darren Ranalli
5e208f23e8 give timeslices to newly-added jobs right away 2007-04-19 10:14:55 +00:00
Darren Ranalli
301c6d9aea better timeslicing 2007-04-19 01:48:11 +00:00
David Rose
01b6acdcfe PyEval_InitThreads 2007-04-18 22:05:19 +00:00
David Rose
afabf9df4e regularize extraArgs 2007-04-18 22:03:03 +00:00