11964 Commits

Author SHA1 Message Date
Asad M. Zaman
98dc88e9f1 reverting this file 2007-03-28 23:37:45 +00:00
Asad M. Zaman
1d0789ecde added a compose_color_scale interface 2007-03-28 23:36:45 +00:00
David Rose
c9b1445b7c itemize intervals in pstats 2007-03-28 22:35:03 +00:00
Roger Hughston
e829db1d60 Cygwin 6 2007-03-28 20:18:21 +00:00
David Rose
265b3f1e1e eliminate gcc warnings 2007-03-28 17:43:56 +00:00
David Rose
f487846371 rename set -> this_set 2007-03-27 21:14:42 +00:00
David Rose
babebe7c5c remove command-line WIN32_LEAN_AND_MEAN 2007-03-27 18:09:20 +00:00
Josh Yelon
d3b05dc48c First attempt at code for raw mice under Linux 2007-03-23 19:42:19 +00:00
David Rose
125414bdd9 one more fix 2007-03-23 17:13:51 +00:00
David Rose
b8db0458a7 fix downloader issues (zlib errors) 2007-03-23 03:22:29 +00:00
David Rose
1ca01f215c fixes to smoothing 2007-03-22 20:35:54 +00:00
aignacio_sf
5f55dc8e08 Fix Win98 problem.
Call GlobalMemoryStatusEx via LoadLibrary and GetProcAddress.
2007-03-22 20:25:32 +00:00
Josh Yelon
be067c60dd Added raw_mice flag to WindowProperties 2007-03-22 19:59:33 +00:00
Roger Hughston
7986a1b15a Change in mouse set locaion logic to pivote window focus not current location 2007-03-22 06:22:16 +00:00
Roger Hughston
f71f5731e4 Added Parent Window support to the class. Some work on keyboard focus .. strill not best 2007-03-22 04:41:27 +00:00
Roger Hughston
70222eaeda Added a sub window to the windows propery object.. 2007-03-22 04:32:00 +00:00
Asad M. Zaman
4d949e95a6 added set_color_scale to nodepathCollection 2007-03-21 23:11:13 +00:00
David Rose
863fdd7449 fix patching issues with corrupt patchfiles 2007-03-21 23:08:57 +00:00
David Rose
5179b6de77 expose CharacterSlider and find_slider() properly 2007-03-21 18:55:39 +00:00
Greg Wiatroski
9d0153e171 Removed debug code: 2007-03-21 04:47:38 +00:00
Redmond Urbino
4eeaa76c1a kill crash when closing window from diving game 2007-03-21 01:45:57 +00:00
Greg Wiatroski
ab72021e6e Fix for autoscroll bug: 2007-03-20 22:59:43 +00:00
David Rose
fc20e548d9 fix -tbnall in maya2egg 2007-03-20 22:00:40 +00:00
David Rose
c1f598e117 attempts at auto-focus 2007-03-20 21:08:46 +00:00
Josh Yelon
5a2eca97ef My last commit was unintentional, this undoes it. 2007-03-20 20:42:22 +00:00
Josh Yelon
4130fd7429 Fixes for gl.h inclusion 2007-03-20 20:40:20 +00:00
Josh Yelon
134c57c4ff Fixed include error 2007-03-20 18:04:16 +00:00
Josh Yelon
1ca070aeab New way to build RPMs 2007-03-20 07:32:30 +00:00
Josh Yelon
882dbb172f Build fixes for new code 2007-03-20 03:41:55 +00:00
Redmond Urbino
2a19d8e7a5 kill crash when exiting toontown while you are receiving minigame beans 2007-03-19 23:56:54 +00:00
Josh Yelon
dce262f69b Small fixes 2007-03-19 22:14:15 +00:00
Josh Wilson
dd2b5cd97c adjust way we use dConfigParam in report 2007-03-19 20:57:45 +00:00
Josh Yelon
8a865e394b Added WIN32_LEAN_AND_MEAN 2007-03-19 20:46:59 +00:00
Josh Yelon
514aef86f7 Removed double carriage-returns 2007-03-19 18:43:52 +00:00
David Rose
90af2a0339 remove restrictions on order of initial_reserve_id() calls 2007-03-16 21:35:26 +00:00
David Rose
ca02924197 remove accidental debug statements 2007-03-16 18:40:28 +00:00
David Rose
d2797cd231 allow 1-element UniqueIdAllocator 2007-03-16 18:18:03 +00:00
David Rose
b10815afab more gcc warnings 2007-03-16 17:25:02 +00:00
David Rose
2d634cd9d0 fix nonstandard syntax on #endif 2007-03-16 16:29:07 +00:00
David Rose
293af4fcad whoops, method prototype in wrong place 2007-03-16 15:54:14 +00:00
David Rose
89950a2132 try to defend against hard crashes 2007-03-16 15:43:17 +00:00
David Rose
38b537b0f5 support tar files, and multifiles within tar files, for tt osx publish 2007-03-16 03:07:52 +00:00
David Rose
501a3e6310 add hooks for libtar 2007-03-16 03:04:06 +00:00
David Rose
7022d6ab9e add initial_reserve_id(), bring up to Panda coding standards 2007-03-15 23:46:08 +00:00
David Rose
1fdb425b88 merge shader_overhaul from jyelon 2007-03-15 21:04:31 +00:00
David Rose
2d8678de58 install config_nativenet.h 2007-03-15 16:15:30 +00:00
David Rose
a71eea4db4 mac bug workaround 2007-03-15 16:12:39 +00:00
Darren Ranalli
6b499afe05 changed __repr__ title 2007-03-15 11:59:05 +00:00
Darren Ranalli
2d7006f7e2 __repr__: 4 digits for priority, handle empty list 2007-03-15 05:48:58 +00:00
Darren Ranalli
408590f29e fixed KeyError problem when indexing into dicts with certain Messenger-accepting objects 2007-03-15 05:47:46 +00:00