7629 Commits

Author SHA1 Message Date
rdb
2c777c23d6 Let's use RTP_depth for now, with the shadow system, until the bugs with RTP_depth_stencil on Windows are resolved. 2009-12-22 15:47:54 +00:00
rdb
eafe6572a9 Fix compile issue on OSX 2009-12-22 10:52:14 +00:00
rdb
22beaad50d Apply Schell Games change to GLX case as well 2009-12-21 19:01:03 +00:00
rdb
c136904fa9 Add hardware instancing support 2009-12-21 14:22:12 +00:00
rdb
f2a937c79f And this 2009-12-21 12:37:47 +00:00
rdb
b5bab4084f Forgot this checkin 2009-12-21 12:37:13 +00:00
David Rose
1fc71a28e8 operator bool 2009-12-19 07:09:45 +00:00
David Rose
539737278b blocking methods 2009-12-19 06:37:17 +00:00
David Rose
83b78b6587 fix right-click menu deadlock on IE 2009-12-19 04:01:30 +00:00
David Rose
d477cf1615 fix win-origin -1 -1 2009-12-18 21:51:50 +00:00
rdb
765f00d846 MUAHAHA I found my little typo. = -> == 2009-12-17 18:48:56 +00:00
rdb
2e41525198 Oops, fix compilation issue in my latest commit 2009-12-17 18:11:31 +00:00
rdb
161c92ba7a I think I messed up in my latest commit. Let's try it again. 2009-12-17 18:08:29 +00:00
David Rose
265dfba3ad name threads 2009-12-16 17:27:19 +00:00
David Rose
5755ae390c simple_thread_yield_sleep 2009-12-16 17:27:03 +00:00
David Rose
92ac3b6ee8 fix typos for mac build 2009-12-16 15:38:33 +00:00
rdb
67fa81636d oops, fix 2009-12-16 14:50:42 +00:00
rdb
9426525fcc window centering stuff for OSX tinydisplay 2009-12-16 14:28:21 +00:00
rdb
85fda457fa window centering for OSX 2009-12-16 14:27:15 +00:00
David Rose
11895d990a more general threshold() 2009-12-16 13:25:49 +00:00
rdb
1ad9a31163 auto-center windows, Windows case (untested) 2009-12-16 12:30:33 +00:00
rdb
9dcbaf835d Support for putting window automatically in the center of screen (by passing -2, -2 as value) 2009-12-16 12:10:12 +00:00
rdb
98281d31c6 Changes from Keith: glPrioritizeTextures, initial_clear, slightly more helpful error reporting 2009-12-16 08:58:12 +00:00
David Rose
849dc8cccb add PNMImage::threshold() 2009-12-16 06:57:52 +00:00
David Rose
538b8dafdc expose C++ fstream classes 2009-12-15 23:03:18 +00:00
David Rose
165f739fc2 remove debug output 2009-12-15 07:04:00 +00:00
David Rose
42dea034e8 whoops, comment 2009-12-14 20:46:45 +00:00
David Rose
3bb37ce5ce further improvements 2009-12-14 20:46:18 +00:00
rdb
5590431e09 display_width, display_height for OSX tinydisplay renderer 2009-12-14 14:45:24 +00:00
rdb
ee6d1b113d Add support for display_width/display_height on OSX 2009-12-14 13:54:57 +00:00
David Rose
96dbda26ba calc_width 2009-12-13 07:53:30 +00:00
David Rose
5d8b61ca86 PGFrameStyle::T_texture_border 2009-12-13 07:20:23 +00:00
Darren Ranalli
9a519539dd fixed uninitialized memory bug 2009-12-11 09:58:42 +00:00
Darren Ranalli
9531a23ef1 added legacy mode for Toontown, only throws events for floor that Toon is standing on 2009-12-11 02:16:42 +00:00
David Rose
c22bd94db2 win32 compilation issue 2009-12-10 01:14:53 +00:00
David Rose
816ddc0387 low-level support for python copy and pickle modules 2009-12-10 01:09:06 +00:00
rdb
b7f659bd0a Add read offset support to Multifile 2009-12-09 17:59:48 +00:00
rdb
7d9d27e74f Expose ISubStream to Python 2009-12-09 10:08:41 +00:00
David Rose
2773e08b5a default thread priority should be TP_low for readers and writers 2009-12-05 22:35:15 +00:00
David Rose
e749054ba5 update comment 2009-12-05 19:37:52 +00:00
David Rose
b7fdc8d797 tag a few more methods BLOCKING 2009-12-05 19:37:17 +00:00
David Rose
ea31a192b0 add frame_sync flag 2009-12-05 19:04:39 +00:00
David Rose
44dba03a49 fix VirtualMouse code rot 2009-12-05 19:04:05 +00:00
David Rose
7ed5437e15 expose shutdown() 2009-12-05 07:17:11 +00:00
David Rose
e86f48a210 attempt to smooth out threaded network layer 2009-12-05 07:01:36 +00:00
David Rose
7cac7363dd fix set_time()--it should set the time for the next play() call, not start the sound playing at that time 2009-12-04 16:14:02 +00:00
David Rose
b7134366df gstatic.com doesn't want a port number 2009-12-03 01:24:09 +00:00
David Rose
c9114fb40d expose consider_rescale() 2009-12-01 07:35:26 +00:00
David Rose
f4ed61f659 support listening on a specific interface 2009-12-01 01:34:02 +00:00
gogg
876bd72fb9 Remove unused member _mods from mouseWatcherRegion declaration. 2009-12-01 00:38:04 +00:00