Commit Graph

5103 Commits

Author SHA1 Message Date
Gyedo Jeon 5809061ac9 Added checking routine for when winCtrl.mouseWatcher is None 2009-05-15 23:46:22 +00:00
Gyedo Jeon 8370d2be12 Fixed crash in Pirates 2009-05-15 21:08:35 +00:00
Gyedo Jeon 38b8cd1171 Fixed an error of not checking cam is None 2009-05-14 20:59:59 +00:00
Gyedo Jeon 9d25a49bf7 Fixed a mistake 2009-05-14 01:30:32 +00:00
Gyedo Jeon 12d02e67fd Added support for legacy multi windows 2009-05-14 01:27:42 +00:00
Gyedo Jeon 68c729feca Added support for legacy winControls code 2009-05-14 01:26:50 +00:00
Gyedo Jeon 678acf998a Made oobe mode compatibe with multi windows 2009-05-14 01:11:06 +00:00
Gyedo Jeon 4a85b07d0a Added ortho zoom support 2009-05-14 01:10:40 +00:00
Gyedo Jeon f3812fd8dd Made selection compatible with multi windows 2009-05-14 00:58:04 +00:00
Gyedo Jeon d5dc94e763 Made closeWindow compatible with multi windows 2009-05-14 00:56:15 +00:00
Gyedo Jeon f62f19c3d4 Replaced redundant code changes in DirectCameraControl with a DirectSession code change 2009-05-11 18:07:07 +00:00
rdb 18fb544b2b Fix for missing models/ dirs in packpanda games 2009-05-10 05:44:26 +00:00
Gyedo Jeon b40450ccb2 Updated to support multiple windows 2009-05-08 23:06:24 +00:00
Gyedo Jeon b42af781bd Enabled to change controlled camera 2009-05-08 23:05:16 +00:00
Gyedo Jeon 2ea87673aa Added support for multiple windows 2009-05-08 22:39:05 +00:00
Darren Ranalli 8b82a9d61f pulled in temp fix from branch for _strptime crash 2009-05-08 00:30:18 +00:00
Zachary Pavlov 3fcd2a764e fix for actor setLOD 2009-05-07 18:56:33 +00:00
Gyedo Jeon ffd836e3b1 Added an option to start direct manually 2009-05-07 00:36:03 +00:00
Zachary Pavlov 3f49f8fd5a support for repository query/inventory code 2009-05-06 17:14:24 +00:00
Gyedo Jeon b884ec3ea3 Made tk window not create if it is not wanted 2009-05-06 02:00:08 +00:00
Zachary Pavlov 97e04a0196 new phase checker 2009-05-06 01:10:28 +00:00
David Rose 267ecf01ec use Loader to load egg files via cache 2009-05-05 22:42:40 +00:00
Gyedo Jeon b13c210550 Removed toontown specific files 2009-05-05 18:54:46 +00:00
Gyedo Jeon 57afa6826b Moved toontown specific codes 2009-05-05 18:50:16 +00:00
rdb e70d17c035 Add blur / sharpen filter 2009-05-03 10:12:09 +00:00
David Rose cce0129c7b better support for pyc's 2009-05-02 03:39:51 +00:00
David Rose 4456d45f62 defer importing ParticleSystemManager etc. until base.enableParticles() is called 2009-05-01 20:10:18 +00:00
David Rose 2e60e14eaf finish .mf support 2009-04-29 19:53:39 +00:00
David Rose e777b5db5d fix command-line parameters 2009-04-29 19:53:01 +00:00
David Rose a8c6dfa020 handle nested packages properly 2009-04-29 19:37:14 +00:00
David Rose 4527b6421b freeze mf files too (wip) 2009-04-29 14:44:56 +00:00
David Rose a944e44c60 support for LINK_ALL_STATIC 2009-04-28 01:01:33 +00:00
David Rose 30c07c2714 freezetool 2009-04-28 00:59:59 +00:00
David Rose e402dd2e43 need explicit run() in here, not in app 2009-04-28 00:58:51 +00:00
rdb 269609c858 Fixes from Andre Mikulec 2009-04-27 06:14:41 +00:00
rdb 26163520ef Fix from ynjh_jo: eggcacher step is now optional 2009-04-27 06:07:00 +00:00
rdb 216d90dd40 Suggested fix from ynjh_jo to make eggcacher RAM usage smaller 2009-04-27 06:01:54 +00:00
Gyedo Jeon e5e71cce6f Made all of sticky key related stuffs call when the config variable is set 2009-04-24 18:36:36 +00:00
Abhishek Nath 518176f53f AnimPanel Had no way of telling objects that it had been closed 2009-04-24 01:07:59 +00:00
Gyedo Jeon e54901c125 Added a feature for disabling sticky keys in Windows 2009-04-22 22:43:23 +00:00
Darren Ranalli 72f7489e66 fixed delayDelete implementation to handle delete via mid-call DelayDelete.destroy 2009-04-22 20:14:55 +00:00
David Rose a6cd326db6 base.camera should be a ModelNode 2009-04-20 15:15:11 +00:00
Abhishek Nath 5038ddb148 Fixed a crash that was caused when anim panel was closed during an animation. Added a help feature to RTM. 2009-04-17 23:41:58 +00:00
Zachary Pavlov 900c67b409 oops, missed this 2009-04-17 20:34:41 +00:00
Josh Wilson 713dc5902a adding okMissing=True to dialog_box_gui 2009-04-16 22:43:34 +00:00
Redmond Urbino d3a3f60cce add magic word ~generateOrder 2009-04-16 00:55:25 +00:00
Zachary Pavlov b849d743ca added again message 2009-04-15 21:57:50 +00:00
Abhishek Nath fc71f2852f Added more animation controls to RTM 2009-04-14 23:53:40 +00:00
rdb 213976bd97 Fixed incorrect note 2009-04-12 06:18:51 +00:00
Josh Wilson 8dc836436c i was a little overzealous in removing some report prefix parameters 2009-04-10 01:34:34 +00:00