5331 Commits

Author SHA1 Message Date
David Rose
c05bd6f09e don't build without freetype 2003-04-07 16:04:22 +00:00
Joe Shochet
d8e9835160 ifAbsentPut => setdefault 2003-04-07 07:58:48 +00:00
Joe Shochet
74a8e8ba4c optimized dolaters 2003-04-07 07:58:07 +00:00
Mark Mine
f61b373cdc Added parallax project 2003-04-05 02:50:46 +00:00
Mark Mine
82e3731bd9 Added parallax project 2003-04-05 02:37:34 +00:00
David Rose
212bd64d9d introduce ulong token type to better support hex numbers appearing in egg files 2003-04-05 01:21:08 +00:00
David Rose
8e99a77974 track datagram messages 2003-04-04 22:13:22 +00:00
David Rose
ceb5e1cdce support path_replace 2003-04-04 20:25:56 +00:00
David Rose
d30390b417 bring bam2egg to new scene graph 2003-04-04 18:52:56 +00:00
David Rose
e44199d552 bring bam2egg to new scene graph 2003-04-04 18:52:43 +00:00
David Rose
fd2c841ca9 add get_node() 2003-04-04 18:52:11 +00:00
David Rose
6b03618a46 suppress create warnings from unknown types 2003-04-04 16:46:59 +00:00
David Rose
d3a082ffde 'unable to create object of type ...' is really an info, not an error 2003-04-04 16:24:24 +00:00
David Rose
398442ee18 deal with textures from bam files without filenames properly 2003-04-04 16:23:33 +00:00
David Rose
63f2f424db handle copy constructor properly 2003-04-04 16:14:25 +00:00
David Rose
e32fb9c7ef add debugging statements 2003-04-04 16:14:03 +00:00
David Rose
5812050104 correct timezone adjustment 2003-04-03 19:18:50 +00:00
Mark Mine
17ce03791b Fixed placer popup 2003-04-03 19:03:26 +00:00
David Rose
f6529129e0 deal with gtk errors. problem with gtk 1.2.10? 2003-04-03 01:33:55 +00:00
David Rose
73cacee551 deal with collect-tcp 2003-04-03 01:29:19 +00:00
David Rose
14133304e7 better sed delimiters 2003-04-02 22:39:05 +00:00
David Rose
cd72a7477f convert .ma to .mb 2003-04-02 22:38:18 +00:00
David Rose
9fd192e789 broaden 90-degree test substantially 2003-04-02 22:29:36 +00:00
David Rose
6e9a56e1fc fix for win98? 2003-04-02 22:11:17 +00:00
David Rose
e6501e3ca7 fix for win98? 2003-04-02 22:10:00 +00:00
Mark Mine
25dd8ad144 Special case code for non-real time rendering (movies) 2003-04-02 21:32:28 +00:00
David Rose
385a93d64b try to slide off of convex corners a little better 2003-04-02 20:32:14 +00:00
David Rose
00b3e0ca78 add collect-tcp 2003-04-02 18:52:16 +00:00
David Rose
72238abee5 toupper_text -> make_upper 2003-04-01 21:35:10 +00:00
David Rose
af4494d2de add replacements for string.upper and string.lower 2003-04-01 18:03:00 +00:00
Darren Ranalli
5472152a5a added inline profiling pseudo-support 2003-04-01 01:33:44 +00:00
Joe Shochet
468393c070 estate storage 2003-03-31 23:25:03 +00:00
Joseph Lee
3d465db350 o latest cygwin is 1.3.11
o latest emacs used is 21.2

o added SourceForge+ssh cvs tree grabs instructions
o added local toonsrv/ installation information
2003-03-31 21:37:31 +00:00
David Rose
86ec5c029c eliminate silly warning 2003-03-31 18:56:44 +00:00
David Rose
7f7b24fabc debug, not error message 2003-03-31 18:54:34 +00:00
David Rose
4001ce982d add unicode_isalpha() etc. 2003-03-31 18:46:00 +00:00
Darren Ranalli
5392f1c5a8 lerp does not require t in [0,1] 2003-03-29 02:24:47 +00:00
Mark Mine
e26c37a923 Added command to start direct and tk 2003-03-29 00:56:56 +00:00
Mark Mine
6d1c202f0d *** empty log message *** 2003-03-28 02:00:35 +00:00
David Rose
14f065d15d fix multiple inheritance for overloaded functions 2003-03-27 02:53:02 +00:00
David Rose
e3a40daa0e new WindowsRegistry class 2003-03-27 00:13:41 +00:00
Dave Schuyler
4b245a4394 removed assert 2003-03-26 23:53:39 +00:00
Dave Schuyler
b83a894e91 minor changes to avoid compiler warnings and genrally clean up 2003-03-26 23:51:47 +00:00
David Rose
54beeff1c6 oops, excpl_pandaexpress 2003-03-26 22:52:56 +00:00
David Rose
38db0b7a33 split out TextEncoder from TextNode 2003-03-26 22:48:37 +00:00
Darren Ranalli
88c6326ae8 new tasks always ask globalClock for the frame time; helpful after long intra-frame delays (such as loads) 2003-03-26 21:26:58 +00:00
Mark Mine
5dd65489d8 Text Pie Menu 2003-03-26 02:57:37 +00:00
David Rose
b0fbd85234 add OPTIONS method 2003-03-25 23:34:08 +00:00
David Rose
aee3bf8fae define sync_frame_time 2003-03-25 23:33:44 +00:00
Mark Mine
222845f50b Added class for text pie menu 2003-03-25 02:11:04 +00:00