David Rose
|
303b51198e
|
enforce a single ShowBase
|
2011-09-28 22:49:53 +00:00 |
|
David Rose
|
48df7995e5
|
need garbageCollectStates task
|
2011-09-07 00:31:22 +00:00 |
|
David Rose
|
c66ef96b2c
|
fix control/shift mistake on oobe cleanup
|
2011-06-20 16:10:26 +00:00 |
|
David Rose
|
e2a7b81ed5
|
oobe control key needs to be shift, not control, to avoid conflict with existing trackball control keys
|
2011-03-18 19:03:26 +00:00 |
|
David Rose
|
a6d0e9765a
|
protect from self-modifying callbacks
|
2011-03-12 06:29:31 +00:00 |
|
rdb
|
804a72b716
|
Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn
|
2010-11-16 08:58:45 +00:00 |
|
David Rose
|
9124513b82
|
side-by-side stereo
|
2010-07-19 18:43:24 +00:00 |
|
Darren Ranalli
|
6bf2e8d7eb
|
turn off stack dump by default in production
|
2010-07-13 22:17:45 +00:00 |
|
Dustin Barnard
|
ae97619631
|
Added support for syncing in cluster. Should not effect anyone else.
|
2010-06-10 16:59:34 +00:00 |
|
Darren Ranalli
|
bd155bb2e3
|
disable-garbage-logging -> auto-garbage-logging
|
2010-05-07 23:13:27 +00:00 |
|
Darren Ranalli
|
9462d332dc
|
upload client stack dump to event logs
|
2010-04-29 01:25:11 +00:00 |
|
Darren Ranalli
|
b03ce0ca94
|
added base.getAxes()
|
2010-04-15 23:29:00 +00:00 |
|
Zachary Pavlov
|
128097e19d
|
Non scaled 2d nodes
|
2010-04-02 23:44:15 +00:00 |
|
rdb
|
ac1223d0da
|
Ditch stuff like has_key and backticks
|
2010-03-19 10:32:09 +00:00 |
|
rdb
|
d3e12cde87
|
Fix division by zero when resizing the window to 0 size
|
2010-02-25 17:21:48 +00:00 |
|
Gyedo Jeon
|
71faad0cb5
|
Added grid attr to WinControl
|
2010-02-12 01:12:17 +00:00 |
|
rdb
|
381f89d8ea
|
Uh, oh, let's keep backward compatibility for base.mainDir
|
2010-02-09 19:09:05 +00:00 |
|
rdb
|
a2faefb748
|
ShowBase, stop butchering the perfectly fine MAIN_DIR that was already set by ExecutionEnvironment!
|
2010-02-09 19:07:08 +00:00 |
|
rdb
|
d71dbd55be
|
Add base.pixel2d for pixel-perfect coordinates
|
2010-01-02 18:51:06 +00:00 |
|
David Rose
|
a180898666
|
fix crash at shutdown
|
2009-12-30 01:18:44 +00:00 |
|
Abhishek Nath
|
f859cf502d
|
Send a message when music has been enabled so that the game can appropriately choose what music to play
|
2009-12-22 03:10:40 +00:00 |
|
David Rose
|
1d7fd44214
|
uninstall wip, utf-8
|
2009-12-18 23:42:09 +00:00 |
|
David Rose
|
72da0ee5f1
|
clean up ConnectionRepository on exit
|
2009-12-05 07:17:53 +00:00 |
|
David Rose
|
2dbd154536
|
better handling of some startup failures; don't make a osx gui app unless necessary
|
2009-10-22 07:05:51 +00:00 |
|
David Rose
|
f3e620677e
|
allow better console handling; download is low-pri thread
|
2009-10-09 01:06:06 +00:00 |
|
David Rose
|
7de817fb2b
|
remove old task manager
|
2009-09-25 14:50:14 +00:00 |
|
David Rose
|
fcc7b5f9c2
|
PackageInstaller fixes
|
2009-09-02 06:08:33 +00:00 |
|
David Rose
|
7b34234edc
|
interactive_console
|
2009-08-30 21:10:30 +00:00 |
|
David Rose
|
aefb14e678
|
more tweaks and fixes
|
2009-08-27 01:37:33 +00:00 |
|
David Rose
|
81363c4ba9
|
PackageInstaller, runtime package installation
|
2009-08-25 21:40:57 +00:00 |
|
David Rose
|
e7a5487ea1
|
filter out run() in p3d file
|
2009-07-22 07:33:52 +00:00 |
|
David Rose
|
c0a73aa93f
|
windowEvent shouldn't be private
|
2009-07-11 00:09:15 +00:00 |
|
David Rose
|
a64a4f09c5
|
more scriptability wip
|
2009-07-01 15:52:08 +00:00 |
|
David Rose
|
ca983e8ece
|
beginning Mozilla plugin integration
|
2009-06-20 01:31:31 +00:00 |
|
David Rose
|
9e7337557a
|
remove old api calls
|
2009-06-16 03:46:55 +00:00 |
|
David Rose
|
427a22573a
|
log files, etc
|
2009-06-11 20:56:16 +00:00 |
|
David Rose
|
483d525940
|
multi-sleep off by default
|
2009-06-10 18:55: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
|
68c729feca
|
Added support for legacy winControls code
|
2009-05-14 01:26:50 +00:00 |
|
Gyedo Jeon
|
d5dc94e763
|
Made closeWindow compatible with multi windows
|
2009-05-14 00:56:15 +00:00 |
|
Gyedo Jeon
|
2ea87673aa
|
Added support for multiple windows
|
2009-05-08 22:39:05 +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 |
|
David Rose
|
4456d45f62
|
defer importing ParticleSystemManager etc. until base.enableParticles() is called
|
2009-05-01 20:10:18 +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 |
|
Gyedo Jeon
|
e54901c125
|
Added a feature for disabling sticky keys in Windows
|
2009-04-22 22:43:23 +00:00 |
|
David Rose
|
a6cd326db6
|
base.camera should be a ModelNode
|
2009-04-20 15:15:11 +00:00 |
|
Zachary Pavlov
|
900c67b409
|
oops, missed this
|
2009-04-17 20:34:41 +00:00 |
|
David Rose
|
d78fdb169f
|
comment typo
|
2009-03-15 12:59:31 +00:00 |
|