Commit Graph

2170 Commits

Author SHA1 Message Date
Mark Mine 4308dea1af Added example to direct scrolled list
Added ability to rotate button with hpr option
2004-04-05 22:17:41 +00:00
Joe Shochet 42e8a6662d Datagram processing optimizations 2004-04-05 20:05:29 +00:00
Joe Shochet 7b19c4b1f6 removed ToontownGlobals import 2004-04-05 18:21:19 +00:00
David Rose d98e79f644 more fixes to unattached build 2004-04-03 05:07:03 +00:00
David Rose ff104dc9c5 fix problems with non-ctattach builds 2004-04-03 04:57:46 +00:00
Dave Schuyler e45fe3235f lots of little changes for os x 2004-04-02 02:53:20 +00:00
David Rose 2ddaea3a3d use openWindows() instead of renderFrame() 2004-04-01 00:03:12 +00:00
David Rose d592b48df5 behave correctly if messenger or taskMgr is not defined 2004-03-30 05:33:35 +00:00
David Rose 3727394df7 add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
Joe Shochet 16ac335f0f removed print statements 2004-03-23 18:43:59 +00:00
Joe Shochet 1aef31c330 added import 2004-03-23 18:43:14 +00:00
Mark Mine bc13bd5691 *** empty log message *** 2004-03-22 05:40:37 +00:00
Darren Ranalli 1099342df8 reduced log spam 2004-03-13 05:19:56 +00:00
David Rose 6bc826c5a5 restore win-origin-x and win-origin-y 2004-03-04 01:42:28 +00:00
David Rose 7753bf7e24 do not load font until it is actually needed 2004-03-04 00:56:59 +00:00
David Rose 3888c1a087 regularize setFrameRateMeter 2004-03-03 23:25:55 +00:00
Mark Mine d1f9162c8e pmodels to pmockup 2004-03-03 19:33:12 +00:00
Joe Shochet 396331fce7 groundwork for pirates 2004-02-27 19:23:25 +00:00
David Rose 13437d3ff5 rename FSM -> ClassicFSM, introduce new FSM code 2004-02-27 17:59:58 +00:00
David Rose bca98f73d3 better handling of window failure 2004-02-25 19:41:38 +00:00
Darren Ranalli eec52ae30d once more must provide either startPos or duration, also implicit startPos is sampled every time interval starts rather than first time only 2004-02-23 22:46:49 +00:00
Jack Walsh f91154888e remove chancfg.h 2004-02-20 18:03:37 +00:00
Dave Schuyler d1b921ee1a setting isAirborne and mayJump on enabled; clearing task 2004-02-20 01:50:36 +00:00
David Rose 463f6bd287 save new camera in builtins 2004-02-20 00:36:44 +00:00
Darren Ranalli dae5fabd22 support implicit startPos w/ startVel and endZ -- may cause trouble for parent intervals 2004-02-20 00:07:54 +00:00
Darren Ranalli ca6e9716d8 fixed bug in endZ case 2004-02-19 23:42:41 +00:00
David Rose c26166c9cc add GraphicsOutput::sort 2004-02-19 02:53:23 +00:00
David Rose 9a2e560d20 remove pipe from GraphicsEngine::make_window() 2004-02-19 00:08:06 +00:00
David Rose 51ebbba986 add name to GraphicsWindow constructor 2004-02-18 22:51:41 +00:00
David Rose 0022871ce6 use GraphicsWindow.saveScreenshot() to save screenshot 2004-02-18 18:44:38 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 644c517d5a remove chancfg 2004-02-13 18:40:52 +00:00
David Rose 942f315170 fix getopts 2004-02-12 19:44:00 +00:00
David Rose 284fe2d2f6 run on Irix 2004-02-12 01:20:46 +00:00
David Rose b264b35e20 maybe there's no mouse 2004-02-11 23:21:44 +00:00
David Rose 644310d7d5 correctly default aspect ratio 2004-02-11 22:22:19 +00:00
David Rose 4f1334176b don't crash if no window 2004-02-11 22:13:31 +00:00
Dave Schuyler 1f92189aa4 adding out of world detection 2004-02-11 03:46:23 +00:00
Greg Wiatroski 92cdcf764b Fixed typo 2004-02-10 00:25:13 +00:00
David Rose 4b137b28d4 fix printdir some more 2004-02-09 21:29:08 +00:00
David Rose a2c74532b6 don't crash if no mouse 2004-02-09 21:14:22 +00:00
David Rose e331584369 tweak graphicsBuffer 2004-02-09 13:38:37 +00:00
David Rose 37be15fdfd define GraphicsBuffer 2004-02-07 00:46:44 +00:00
David Rose 26da9be3e7 define GraphicsOutput class 2004-02-06 23:41:00 +00:00
David Rose c48a1625a3 replace chanConfig with direct calls into Panda 2004-02-06 19:20:31 +00:00
David Rose e5dc497667 make floorSphere configurable 2004-02-06 19:19:44 +00:00
David Rose 3e8f0ebac2 don't crash if window not opened 2004-02-06 01:00:28 +00:00
Darren Ranalli ec3bb127cd fixed door-not-opening bug 2004-02-05 23:59:44 +00:00
David Rose 46f98ca7c3 support linux properly 2004-02-05 23:24:19 +00:00
Darren Ranalli c3338b187b added FactoryQuest 2004-02-05 00:52:15 +00:00