cxgeorge
|
3279299b86
|
remove old comment
|
2001-10-03 21:59:22 +00:00 |
cxgeorge
|
97e5b4aff2
|
fix GetTexture addref bug in prev chkin
|
2001-10-03 21:57:16 +00:00 |
cxgeorge
|
1ad6f70f45
|
new fps meter
|
2001-10-03 19:46:47 +00:00 |
cxgeorge
|
1877a6d6e5
|
*** empty log message ***
|
2001-10-02 21:49:04 +00:00 |
cxgeorge
|
8a86a45e19
|
add support for dynamic fullscreen resizing
|
2001-09-28 02:51:22 +00:00 |
cxgeorge
|
3c52bd6f92
|
add resize sample code
|
2001-09-28 02:34:15 +00:00 |
cxgeorge
|
733e471461
|
add resize fn, remove resize callback
|
2001-09-28 02:33:48 +00:00 |
David Rose
|
f3a4143ba7
|
allow 256-color colormapped tga file
|
2001-09-21 21:40:56 +00:00 |
cxgeorge
|
85e3e867b4
|
add custom cursor support
|
2001-09-19 23:29:15 +00:00 |
David Rose
|
1c58927483
|
expose get_start() and get_end()
|
2001-09-18 00:39:56 +00:00 |
Dave Schuyler
|
9852625d2b
|
add set_hpr_scale and friends
|
2001-09-18 00:36:34 +00:00 |
David Rose
|
c35ec7cca6
|
don't attempt to publish array-based interfaces
|
2001-09-17 23:30:43 +00:00 |
David Rose
|
a03cf3ff2c
|
don't be so fussy about nearly-singular matrices
|
2001-09-17 23:30:21 +00:00 |
David Rose
|
a31c8dd8ee
|
assert matrices are nonsingular
|
2001-09-17 19:28:10 +00:00 |
David Rose
|
7eea241bdb
|
update for new linux gcc
|
2001-09-15 00:33:17 +00:00 |
cxgeorge
|
c309a7979d
|
new dbg stmt
|
2001-09-15 00:08:50 +00:00 |
David Rose
|
3f58903111
|
oops, composite3 and composite4 reversed
|
2001-09-14 17:12:33 +00:00 |
cxgeorge
|
4b018eb6a8
|
fix fog-related prob and particlesys color
|
2001-09-13 01:09:59 +00:00 |
cxgeorge
|
f17bbd0ef5
|
fix erroneous msg
|
2001-09-12 23:44:25 +00:00 |
cxgeorge
|
e7b30cd67f
|
add dx-force-16bpp-zbuffer
|
2001-09-11 22:47:36 +00:00 |
cxgeorge
|
37146d0268
|
add dx-force-16bpp-zbuffe
|
2001-09-11 22:47:23 +00:00 |
cxgeorge
|
1bacaf9abc
|
fixes for firegl
|
2001-09-11 04:14:37 +00:00 |
cxgeorge
|
daf12a57de
|
vb setup fixes
|
2001-09-09 04:14:06 +00:00 |
David Rose
|
ac7279f393
|
creating a zero-length ray or segment should trigger an assertion failure
|
2001-09-07 23:46:50 +00:00 |
David Rose
|
136f4c9398
|
minor typos
|
2001-09-07 23:33:15 +00:00 |
David Rose
|
89c9b06bb1
|
add ClockObject::get_long_time()
|
2001-09-07 16:07:13 +00:00 |
David Rose
|
e05c3eeba8
|
should use frame_time instead of real_time
|
2001-09-07 16:07:01 +00:00 |
David Rose
|
48aaf1aae1
|
fix bug with tflips loading out-of-order
|
2001-09-06 22:07:42 +00:00 |
David Rose
|
0312d083c6
|
refine ButtonThrower button-interception behavior
|
2001-09-06 21:13:35 +00:00 |
David Rose
|
86d1254c50
|
selectively eat mouse/keyboard buttons with MouseWatcherRegions
|
2001-09-05 23:18:44 +00:00 |
David Rose
|
23d267e217
|
add throw_buttons
|
2001-09-05 23:18:23 +00:00 |
David Rose
|
2b080112c3
|
extend ascii_key to accept a string as well as a character
|
2001-09-05 23:17:39 +00:00 |
David Rose
|
d31a882b09
|
add output() function
|
2001-09-05 23:17:18 +00:00 |
cxgeorge
|
6f4a6a75ab
|
fix modifierbutton/keybd issues
|
2001-09-05 05:12:26 +00:00 |
cxgeorge
|
3dc74faa30
|
fix modifierbutton issues
|
2001-09-05 04:51:11 +00:00 |
cxgeorge
|
7673643a87
|
add numlock,scrllock,prtscrn
|
2001-09-05 03:28:11 +00:00 |
David Rose
|
f63a1f74c2
|
make items be inactive by default
|
2001-09-04 23:53:59 +00:00 |
cxgeorge
|
cb2b3a81e1
|
remove sprite warning
|
2001-09-04 21:02:40 +00:00 |
cxgeorge
|
d0b06c15f7
|
use flt consts
|
2001-09-02 03:52:11 +00:00 |
cxgeorge
|
bb7fa55953
|
fix vertex fogging, more geom pipeline changes to support vertex buffers
|
2001-09-01 02:20:37 +00:00 |
cxgeorge
|
19f8ccabb2
|
add version for new cygwin
|
2001-08-29 19:15:17 +00:00 |
Dave Schuyler
|
902729d961
|
added REG_SZ regestry data check for software midi
|
2001-08-27 22:39:41 +00:00 |
David Rose
|
bcf0396051
|
improve support for PGEntries within toontown
|
2001-08-23 17:56:17 +00:00 |
khillesl
|
1a354abf7b
|
Add mount of mspsdk
|
2001-08-22 01:31:17 +00:00 |
David Rose
|
501ee98985
|
oops, const not declared properly
|
2001-08-21 21:56:26 +00:00 |
David Rose
|
cb8d73f25c
|
oops, virtual function mismatch
|
2001-08-21 21:39:02 +00:00 |
David Rose
|
8c1c6325f3
|
prevent compiler crash in O4 Irix build
|
2001-08-21 18:51:45 +00:00 |
David Rose
|
53026e8f35
|
prevent compiler crash in O4 Irix build
|
2001-08-21 18:35:35 +00:00 |
khillesl
|
710ec924bd
|
Took out borders in a couple configurations. Added comments.
|
2001-08-21 18:20:47 +00:00 |
David Rose
|
3141f00890
|
tabs to spaces
|
2001-08-21 18:05:22 +00:00 |
Mark Mine
|
3f160a2866
|
add load custom
|
2001-08-21 17:35:02 +00:00 |
cxgeorge
|
7a30c9e26d
|
disable audio for alt-tab
|
2001-08-21 00:38:09 +00:00 |
cxgeorge
|
704456e91d
|
disable audio for alt-tab
|
2001-08-21 00:31:49 +00:00 |
cxgeorge
|
5175665dbb
|
*** empty log message ***
|
2001-08-20 02:50:03 +00:00 |
cxgeorge
|
8b6d25c53e
|
partial vtx buffer chkin, plus some pipeline tweaks
|
2001-08-20 02:30:25 +00:00 |
David Rose
|
a631d70c80
|
hide inner-loop asserts
|
2001-08-16 21:25:56 +00:00 |
David Rose
|
a34bec7994
|
be a little more verbose when creating X fonts
|
2001-08-16 15:50:32 +00:00 |
David Rose
|
9d0f892b2e
|
be more consistent with notify warnings
|
2001-08-16 15:50:15 +00:00 |
cxgeorge
|
82c7f3673d
|
re-enable squarizing support for riva128
|
2001-08-11 02:52:16 +00:00 |
David Rose
|
438f5f0aed
|
move Swap Buffers to top of PStats list
|
2001-08-10 00:31:14 +00:00 |
David Rose
|
2af9c8b6a9
|
make NodeTransitionCache use a vertex instead of a map
|
2001-08-10 00:29:09 +00:00 |
David Rose
|
7c7300ff74
|
minor windows porting probs
|
2001-08-09 19:38:59 +00:00 |
David Rose
|
d78b81f540
|
more major rewrites for trivial performance gains
|
2001-08-09 19:34:41 +00:00 |
David Rose
|
250eaf0c3a
|
fix probable bug spotted from compiler warning
|
2001-08-09 17:55:37 +00:00 |
David Rose
|
b112866c5b
|
squelch compiler warning
|
2001-08-09 17:49:50 +00:00 |
khillesl
|
e7f042417a
|
Fixed problems with setup_db vfov/hfov for left/right orientation.
Updated a couple window_db entries for use with model cave
|
2001-08-09 17:43:55 +00:00 |
David Rose
|
5a01e7ce0c
|
fix decals again
|
2001-08-09 01:41:18 +00:00 |
cxgeorge
|
94ac0d6980
|
revise texstat handling
|
2001-08-08 01:06:01 +00:00 |
David Rose
|
b14baa2f65
|
oops
|
2001-08-08 01:03:27 +00:00 |
David Rose
|
4332048382
|
remove NodeAttribute
|
2001-08-08 00:21:25 +00:00 |
David Rose
|
095e4c94af
|
fix win build prob
|
2001-08-07 23:59:46 +00:00 |
David Rose
|
71c61965ab
|
more subtle optimizations
|
2001-08-07 23:58:16 +00:00 |
David Rose
|
7a907494f4
|
fix unregistered types
|
2001-08-07 18:31:03 +00:00 |
khillesl
|
54b5a4d442
|
Added layout1x3
|
2001-08-07 18:03:11 +00:00 |
David Rose
|
67af796150
|
paranoid_inheritance for now
|
2001-08-07 16:36:01 +00:00 |
David Rose
|
a9cfb401ea
|
paranoid_inheritance for now
|
2001-08-07 16:35:36 +00:00 |
David Rose
|
a0db3565e1
|
fix test_sgraph build
|
2001-08-07 16:35:22 +00:00 |
David Rose
|
2f5efeaf6a
|
squelch compiler warnings
|
2001-08-07 16:29:18 +00:00 |
David Rose
|
4343bb8c98
|
update test_sgraph
|
2001-08-07 16:01:08 +00:00 |
David Rose
|
5785c5888e
|
squelch compiler warnings
|
2001-08-07 03:59:13 +00:00 |
David Rose
|
57b6ad6c15
|
squelch compiler warnings
|
2001-08-07 03:50:15 +00:00 |
David Rose
|
9bcc2807ad
|
fix build break
|
2001-08-07 03:46:46 +00:00 |
cxgeorge
|
69579cc4df
|
add active fullscrn minimized mode
|
2001-08-07 03:32:45 +00:00 |
David Rose
|
00235c4147
|
fix for windows build prob
|
2001-08-07 03:32:20 +00:00 |
David Rose
|
764aea593e
|
optimize is_of_type(), in theory
|
2001-08-07 02:00:46 +00:00 |
David Rose
|
06cb23cd73
|
invalid collision handler shouldn't be fatal
|
2001-08-07 01:52:03 +00:00 |
cxgeorge
|
24345e2bf4
|
mono display should set both left & right rbuffer flags
|
2001-08-07 01:27:02 +00:00 |
cxgeorge
|
72e6c374b3
|
fix GF3 bug
|
2001-08-07 01:23:32 +00:00 |
cxgeorge
|
6f664baacf
|
add responsive-fullscreen-minimized-window
|
2001-08-07 00:33:04 +00:00 |
David Rose
|
b90ab64d2c
|
fix for compiler fault
|
2001-08-06 16:52:27 +00:00 |
David Rose
|
f772e0328b
|
fix for compiler faults
|
2001-08-06 07:03:22 +00:00 |
David Rose
|
d191e37948
|
fix for compiler fault
|
2001-08-06 05:47:07 +00:00 |
David Rose
|
06fb9edb9b
|
work around compiler fault
|
2001-08-05 20:43:16 +00:00 |
David Rose
|
bf65f5baf7
|
work around compiler crashes
|
2001-08-05 19:23:24 +00:00 |
cxgeorge
|
6f33e34d1b
|
more debugging stuff
|
2001-08-05 03:43:36 +00:00 |
cxgeorge
|
c21cd1d3b9
|
more debugging stuff
|
2001-08-05 03:43:13 +00:00 |
David Rose
|
4eba3be9bd
|
completely remove NodeAttribute etc.
|
2001-08-04 01:53:52 +00:00 |
Dave Schuyler
|
56dec3de77
|
added audioManager is_valid()
|
2001-08-04 01:22:12 +00:00 |
cxgeorge
|
c66b25fb75
|
add gl-force-pixfmt
|
2001-08-04 01:01:45 +00:00 |
cxgeorge
|
2f0beaac8c
|
configrc _db files
|
2001-08-03 20:59:14 +00:00 |
David Rose
|
0a7ff1b5c9
|
fix multitransitions/lights for Windows
|
2001-08-03 17:30:16 +00:00 |
David Rose
|
9d5a0a521e
|
fix lights for Windows
|
2001-08-03 16:04:53 +00:00 |
David Rose
|
790cffef39
|
these were never used anyway
|
2001-08-03 07:23:33 +00:00 |
David Rose
|
b13172afd6
|
step one of eliminated NodeAttributes for scene graph performance
|
2001-08-03 07:20:27 +00:00 |
David Rose
|
76a48e45b3
|
oops, wrong bin node
|
2001-08-03 02:47:12 +00:00 |
Dave Schuyler
|
244a915603
|
added search for software midi downloadable sounds files
|
2001-08-03 02:09:09 +00:00 |
Dave Schuyler
|
bc342b2f1b
|
added advapi32.lib
|
2001-08-03 02:05:22 +00:00 |
Dave Schuyler
|
3de5a1b826
|
changed default .dls file name
|
2001-08-03 02:04:47 +00:00 |
David Rose
|
dd02eeba07
|
fix bmp-bpp when requested size is too small
|
2001-08-02 21:26:39 +00:00 |
cxgeorge
|
b8aa4a77bd
|
fix no-ddraw HW bug
|
2001-08-02 21:16:30 +00:00 |
cxgeorge
|
569444c7d6
|
add ddraw error string printing
|
2001-08-02 20:21:40 +00:00 |
David Rose
|
9c6ec62e46
|
fix warnings in linux build
|
2001-08-02 20:07:57 +00:00 |
David Rose
|
f612d6c510
|
add bmp-bpp
|
2001-08-02 20:01:58 +00:00 |
khillesl
|
307b0afd05
|
If the sync flag is set in GraphicsWindow, end_frame flushes the pipe,
but doesn't swap buffers. To swap buffers, call GraphicsWindow.swap()
|
2001-08-02 18:29:14 +00:00 |
khillesl
|
65d37b8c1a
|
Reduction of SGI specifics in window setups files. Also, vertical/horizontal
now corresponds to the actual output of the display device, not on the window.
E.g., for model cave, vfov is vertical in cave, horizontal on console.
|
2001-08-02 18:27:20 +00:00 |
David Rose
|
fd2f3e938e
|
dos2unix
|
2001-08-02 00:47:37 +00:00 |
David Rose
|
4a9e5ca843
|
misunderstanding of reserve()
|
2001-08-01 22:15:42 +00:00 |
cxgeorge
|
a24ec37421
|
trivial chng
|
2001-08-01 21:51:46 +00:00 |
cxgeorge
|
478671f9fd
|
oops
|
2001-08-01 21:21:12 +00:00 |
cxgeorge
|
981d9a04be
|
fix build break O4
|
2001-08-01 21:19:43 +00:00 |
cxgeorge
|
0172445861
|
add tristrip-stitching option, workaround exit() bug
|
2001-08-01 21:11:09 +00:00 |
David Rose
|
a23afdddab
|
rework Datagram to use pta_uchar instead of string
|
2001-08-01 19:14:27 +00:00 |
David Rose
|
194c7535db
|
fix ramp-up/down for key repeat
|
2001-08-01 00:29:22 +00:00 |
David Rose
|
798e381b2e
|
time draw primitive calls
|
2001-07-31 23:23:43 +00:00 |
David Rose
|
20774b09ac
|
time state changes
|
2001-07-31 21:42:59 +00:00 |
David Rose
|
e185a67e98
|
remove unnecessary warning message
|
2001-07-31 20:56:36 +00:00 |
David Rose
|
f03c4c40ff
|
allow group alpha scalar to override texture alpha scalar
|
2001-07-31 18:02:37 +00:00 |
David Rose
|
50e82c50f0
|
remove unnecessary and incorrect begin_decal/end_decal
|
2001-07-31 17:16:53 +00:00 |
David Rose
|
2b7f0ca2e6
|
fix obscure texcoord bug
|
2001-07-31 17:07:57 +00:00 |
David Rose
|
61d9c02595
|
fix for decals
|
2001-07-31 03:12:52 +00:00 |
cxgeorge
|
8eb7d9ca89
|
daddy hates waiting for builds
|
2001-07-31 01:59:52 +00:00 |
David Rose
|
363005d9ce
|
fix decal problems with DepthWriteTransition under decals
|
2001-07-30 23:16:22 +00:00 |
David Rose
|
bdf804a6ac
|
add ArcChain to app_traverse(), etc.
|
2001-07-30 20:54:55 +00:00 |
David Rose
|
b34f02a899
|
*** empty log message ***
|
2001-07-30 20:51:55 +00:00 |
David Rose
|
5450454c07
|
oops translate problem
|
2001-07-30 15:51:00 +00:00 |
David Rose
|
41e725daf7
|
add source_geometry option
|
2001-07-27 18:45:05 +00:00 |
cxgeorge
|
bfedc56400
|
add Ctl-V clipboard paste
|
2001-07-27 01:16:34 +00:00 |
David Rose
|
18dfd085b2
|
turn off nametag stats by default
|
2001-07-26 23:08:08 +00:00 |
David Rose
|
8c22cad702
|
fix error message
|
2001-07-26 17:34:59 +00:00 |
David Rose
|
414094d202
|
add nametag collectors
|
2001-07-26 17:31:40 +00:00 |
cxgeorge
|
6e8568655d
|
fix dbg code
|
2001-07-26 01:25:59 +00:00 |
cxgeorge
|
c8264dc33b
|
pick TNL hal if avail
|
2001-07-25 22:30:48 +00:00 |
cxgeorge
|
900d965a20
|
stubs for geomnodectx
|
2001-07-25 22:29:39 +00:00 |
cxgeorge
|
8a5b006155
|
small opt
|
2001-07-25 19:00:29 +00:00 |
David Rose
|
ba0a4512c2
|
*** empty log message ***
|
2001-07-25 02:42:01 +00:00 |
David Rose
|
41210fca9a
|
hack to support instancing
|
2001-07-25 02:41:23 +00:00 |
David Rose
|
747f247745
|
keep attrib and trans separate
|
2001-07-24 23:55:10 +00:00 |
cxgeorge
|
22177f130f
|
add a couple new virtual methods
|
2001-07-24 23:51:50 +00:00 |
David Rose
|
c3fd90eaaf
|
add QuickRenderTraverser
|
2001-07-24 23:31:11 +00:00 |
cxgeorge
|
0268eeb7b5
|
update alt-tab handling
|
2001-07-24 23:29:24 +00:00 |
cxgeorge
|
bfc5300e57
|
update fullscreen, alt-tab, error handling
|
2001-07-24 23:27:52 +00:00 |
David Rose
|
13918eb201
|
paste buffer corruption
|
2001-07-24 19:42:39 +00:00 |
David Rose
|
cc765eb91a
|
export from panda.dll
|
2001-07-24 19:29:29 +00:00 |
David Rose
|
a2d155d126
|
get_num_rows was incorrect until text was generated
|
2001-07-24 16:03:52 +00:00 |
David Rose
|
5663283955
|
remove send_raw, replace with set_raw_mode
|
2001-07-23 22:59:28 +00:00 |
David Rose
|
9f8953c44b
|
add send_raw
|
2001-07-23 19:18:37 +00:00 |
Joe Shochet
|
a01dbe8b00
|
*** empty log message ***
|
2001-07-23 19:06:48 +00:00 |
cxgeorge
|
7ca1734cc8
|
fix bug in 640x480 forced mode
|
2001-07-23 04:23:20 +00:00 |
David Rose
|
6e0f12e7d5
|
very minor typo
|
2001-07-20 23:07:08 +00:00 |
David Rose
|
e3bf12e996
|
added mouseWatcherGroup.h to install list
|
2001-07-20 23:06:54 +00:00 |
Mike Goslin
|
e81638213c
|
*** empty log message ***
|
2001-07-20 22:11:22 +00:00 |
Mike Goslin
|
6621e9706d
|
*** empty log message ***
|
2001-07-20 22:02:53 +00:00 |
cxgeorge
|
ce0972f252
|
smoother alt-tab handling
|
2001-07-20 20:37:37 +00:00 |
cxgeorge
|
f102489a0a
|
make resizing, fullscreen more robust
|
2001-07-20 03:53:28 +00:00 |
Mike Goslin
|
be0ac2f6d4
|
*** empty log message ***
|
2001-07-20 02:55:12 +00:00 |
cxgeorge
|
3ede2e6381
|
add is_queue_full
|
2001-07-20 00:40:59 +00:00 |
David Rose
|
a160e795dc
|
*** empty log message ***
|
2001-07-18 17:03:34 +00:00 |
David Rose
|
8090dda677
|
minor restructure of close_window(), etc.
|
2001-07-18 16:16:48 +00:00 |
cxgeorge
|
e3c0904c88
|
more robust window handling
|
2001-07-18 06:25:53 +00:00 |
cxgeorge
|
ec93057fcb
|
more robust window handling
|
2001-07-18 06:20:49 +00:00 |
cxgeorge
|
0eb668b1ee
|
update alt-tab stuff
|
2001-07-18 06:20:24 +00:00 |
cxgeorge
|
7845618e17
|
test new window_close
|
2001-07-18 04:51:09 +00:00 |
cxgeorge
|
c25fcddc69
|
make report_errors available to wgldisplay
|
2001-07-18 04:50:25 +00:00 |
cxgeorge
|
99bdb6641d
|
make window handling more robust
|
2001-07-18 04:49:29 +00:00 |
David Rose
|
aacd1fe81a
|
*** empty log message ***
|
2001-07-18 02:46:06 +00:00 |
David Rose
|
dc1fe04b92
|
oops
|
2001-07-18 02:43:57 +00:00 |
cxgeorge
|
9102284a36
|
add close_window
|
2001-07-17 22:53:11 +00:00 |
cxgeorge
|
4fd0e1b06b
|
trivial chngs
|
2001-07-17 01:32:25 +00:00 |
cxgeorge
|
fefd4c17f7
|
could be useful in future
|
2001-07-16 23:53:24 +00:00 |
cxgeorge
|
75bf0084e8
|
could be useful in future
|
2001-07-16 23:45:20 +00:00 |
cxgeorge
|
353af73951
|
handle fullscreen mode, revamp window-handling stuff
|
2001-07-16 22:50:29 +00:00 |
David Rose
|
34c695359e
|
don't ask for the time unless stats are running
|
2001-07-16 21:41:52 +00:00 |
David Rose
|
27bfe1b0c7
|
faster paranoid_clock
|
2001-07-16 21:41:25 +00:00 |
Joe Shochet
|
9d9f137a2c
|
*** empty log message ***
|
2001-07-16 10:01:55 +00:00 |
Dave Schuyler
|
b6dac68042
|
Comments and debug strings
|
2001-07-14 01:39:59 +00:00 |
David Rose
|
12e4575200
|
make it easier to see the available characters in a font
|
2001-07-13 23:55:30 +00:00 |
David Rose
|
07a7224e2d
|
oops with invert_from()
|
2001-07-13 21:08:24 +00:00 |
David Rose
|
f1e39308e8
|
compilability on Irix
|
2001-07-13 20:22:21 +00:00 |
David Rose
|
0c2864e5ee
|
paranoid clock checking
|
2001-07-13 16:32:41 +00:00 |
David Rose
|
312e1240f1
|
protect for non-Miles platforms
|
2001-07-13 02:47:13 +00:00 |
David Rose
|
c3b27aa6ae
|
case-insensitive oops
|
2001-07-13 02:34:01 +00:00 |
Dave Schuyler
|
235585bfb3
|
rearranging TypedReferenceCount and ReferenceCount
|
2001-07-13 02:15:58 +00:00 |
David Rose
|
c760784dbb
|
is_mouse_open
|
2001-07-13 00:50:03 +00:00 |
Dave Schuyler
|
c2c0d89aa8
|
added *_MILES_AUDIO stuff
|
2001-07-13 00:11:02 +00:00 |
Dave Schuyler
|
35bafecd48
|
drose commented out mp123
|
2001-07-13 00:10:27 +00:00 |
David Rose
|
9be3670cf9
|
added PGWaitBar
|
2001-07-12 23:14:32 +00:00 |
Dave Schuyler
|
9412acb525
|
Comments and layout
|
2001-07-12 22:53:58 +00:00 |
Dave Schuyler
|
1afc2004bf
|
Changed default for set_loop()
|
2001-07-12 22:52:59 +00:00 |
Dave Schuyler
|
991b0f2aa5
|
*** empty log message ***
|
2001-07-12 22:52:24 +00:00 |
Dave Schuyler
|
fa1e185e73
|
reference counting changes
|
2001-07-12 22:51:57 +00:00 |
Dave Schuyler
|
b7a5fd4911
|
moved miles audio to ../audiotraits
|
2001-07-12 20:54:10 +00:00 |
Dave Schuyler
|
a7ec92a108
|
added dynamic sound library
|
2001-07-12 20:52:46 +00:00 |
Dave Schuyler
|
f08c38a4ae
|
added dynamic sound lib
|
2001-07-12 20:52:15 +00:00 |
Dave Schuyler
|
dfc6b42a17
|
moved platform stuff to audiotraits
|
2001-07-12 20:51:14 +00:00 |
Dave Schuyler
|
f9b240fb27
|
new audiotraits for new system
|
2001-07-12 20:50:12 +00:00 |
David Rose
|
3c20818f8d
|
oops
|
2001-07-12 16:30:54 +00:00 |
David Rose
|
75133e5e10
|
add sound support
|
2001-07-12 16:24:17 +00:00 |
David Rose
|
75eb814e05
|
support rotating widgets
|
2001-07-12 01:36:36 +00:00 |
Dave Schuyler
|
ae803609f6
|
these loaders are no longer used with the new system
|
2001-07-11 20:18:45 +00:00 |
David Rose
|
5285800a36
|
support multi-line PGEntries
|
2001-07-11 18:46:17 +00:00 |
David Rose
|
969f4db907
|
changed TextNode's wordwrap_to interface
|
2001-07-11 18:46:07 +00:00 |
David Rose
|
1d0db9558a
|
improved wordwrapping functionality
|
2001-07-11 18:45:37 +00:00 |
Dave Schuyler
|
d710dce638
|
removed mikmod include, I'm not supporting it yet
|
2001-07-11 03:41:24 +00:00 |
Dave Schuyler
|
aa4a7fcb59
|
*** empty log message ***
|
2001-07-11 03:40:11 +00:00 |
Dave Schuyler
|
4c5543ff6a
|
layout changes
|
2001-07-11 03:39:24 +00:00 |
Dave Schuyler
|
5121be6abd
|
comment changes
|
2001-07-11 03:38:29 +00:00 |
Dave Schuyler
|
43270494d1
|
added null and linux
|
2001-07-11 03:37:49 +00:00 |
Dave Schuyler
|
594b30a84c
|
non-audio audioManager
|
2001-07-11 03:37:15 +00:00 |
Dave Schuyler
|
9c5999e832
|
changed error call to debug call
|
2001-07-11 01:29:32 +00:00 |
David Rose
|
98851bc0b1
|
added keyboard focus, etc. to pgui for PGEntry
|
2001-07-11 00:41:16 +00:00 |
Darren Ranalli
|
43157f33a0
|
cosmetic changes
|
2001-07-11 00:10:12 +00:00 |
Dave Schuyler
|
2bd51cf9fb
|
*** empty log message ***
|
2001-07-11 00:09:43 +00:00 |
Dave Schuyler
|
fdaaef70c3
|
*** empty log message ***
|
2001-07-10 23:56:14 +00:00 |
Dave Schuyler
|
2b797f792e
|
cleared out code
|
2001-07-10 23:50:50 +00:00 |
Dave Schuyler
|
4ece190476
|
*** empty log message ***
|
2001-07-10 23:48:33 +00:00 |
Dave Schuyler
|
f09691b1ce
|
new system
|
2001-07-10 23:48:22 +00:00 |
Dave Schuyler
|
2b35b1ffce
|
Miles Sound System
|
2001-07-10 23:42:32 +00:00 |
cxgeorge
|
b991782958
|
fix cleanup
|
2001-07-10 03:10:25 +00:00 |
David Rose
|
da58438429
|
fix vc++ bug
|
2001-07-10 02:57:37 +00:00 |
cxgeorge
|
555f8d3e24
|
clean up minor build warnings
|
2001-07-10 01:52:18 +00:00 |
David Rose
|
9498704b93
|
debug messages when nodes are deleted
|
2001-07-10 00:22:20 +00:00 |
David Rose
|
a16f99c74c
|
allow scales to zero for BoundingLines
|
2001-07-09 23:14:14 +00:00 |
David Rose
|
fdda2ae7b6
|
prevent circular reference counts
|
2001-07-09 23:05:13 +00:00 |
David Rose
|
ef25e2597d
|
add groove, ridge; prevent circular ref counts
|
2001-07-09 23:04:53 +00:00 |
David Rose
|
4aec610818
|
*** empty log message ***
|
2001-07-07 01:51:40 +00:00 |
David Rose
|
3bc425127e
|
pgui enhancements
|
2001-07-07 01:41:49 +00:00 |
Dave Schuyler
|
cbb60ab16e
|
hack fix for sound length
|
2001-07-06 23:58:42 +00:00 |
cxgeorge
|
21f8543c40
|
fix tex coordinate bug
|
2001-07-06 22:35:29 +00:00 |
cxgeorge
|
ac69245dc2
|
load ident
|
2001-07-06 21:08:20 +00:00 |
cxgeorge
|
7054792a38
|
try again to fix decal bug
|
2001-07-06 20:56:09 +00:00 |
David Rose
|
6027a40cf9
|
*** empty log message ***
|
2001-07-06 18:14:10 +00:00 |
Joe Shochet
|
7febe83b3a
|
*** empty log message ***
|
2001-07-06 18:10:07 +00:00 |
cxgeorge
|
0f624ba8ff
|
fix decal xform prob
|
2001-07-06 01:41:50 +00:00 |
David Rose
|
3efc077c1f
|
calc_tight_bounds
|
2001-07-06 01:40:44 +00:00 |
David Rose
|
b54cca4802
|
fix level-editor decal problem
|
2001-07-06 00:37:15 +00:00 |
Darren Ranalli
|
cf252b93ab
|
big speed optimization
|
2001-07-06 00:23:02 +00:00 |
cxgeorge
|
13971d239f
|
fix flat-shaded strip/fan coloring again
|
2001-07-05 23:24:17 +00:00 |
cxgeorge
|
d9c5b173c6
|
fix flat-shading color/normals for strips/fans
|
2001-07-05 21:34:09 +00:00 |
David Rose
|
78205035e1
|
*** empty log message ***
|
2001-07-05 21:32:07 +00:00 |
David Rose
|
1f24c4da3c
|
fix pingpong for Win32
|
2001-07-05 21:22:51 +00:00 |
David Rose
|
0cba400ac0
|
further pgui enhancements
|
2001-07-05 20:19:08 +00:00 |
cxgeorge
|
2ba3c5fe05
|
ifdef out mpg123 code not used by miles
|
2001-07-05 18:35:42 +00:00 |
David Rose
|
b09877ffb4
|
*** empty log message ***
|
2001-07-05 18:05:48 +00:00 |
David Rose
|
fb916cb482
|
*** empty log message ***
|
2001-07-05 18:04:55 +00:00 |
David Rose
|
2187975df5
|
fix OnscreenText memory bloat
|
2001-07-05 16:10:07 +00:00 |
David Rose
|
fc72fb5ea5
|
tristrips instead of fan
|
2001-07-05 15:15:58 +00:00 |
cxgeorge
|
0d6b218f7b
|
fix prob
|
2001-07-05 04:11:11 +00:00 |
cxgeorge
|
63e230ce14
|
use composite build
|
2001-07-05 04:02:49 +00:00 |
cxgeorge
|
3c2e1c7b91
|
disable building mpg123 conditionally
|
2001-07-05 03:47:45 +00:00 |
cxgeorge
|
637d442cf4
|
stop linking to mpg123
|
2001-07-05 03:32:55 +00:00 |
cxgeorge
|
d18fe97ce6
|
make old audio interface and miles mutually exclusive
|
2001-07-05 02:43:19 +00:00 |
Mike Goslin
|
dea8d34556
|
*** empty log message ***
|
2001-07-04 01:18:37 +00:00 |
David Rose
|
f77ea1feca
|
add bevel support
|
2001-07-04 01:07:30 +00:00 |
Mike Goslin
|
ecf01848f0
|
*** empty log message ***
|
2001-07-04 01:03:30 +00:00 |
Mike Goslin
|
6c0b9429a5
|
*** empty log message ***
|
2001-07-04 00:01:59 +00:00 |
David Rose
|
68e199f696
|
initial pgui stuff
|
2001-07-03 23:45:03 +00:00 |
David Rose
|
3732087de4
|
dos2unix
|
2001-07-03 20:47:16 +00:00 |
David Rose
|
8fa1e89a8d
|
fix for Irix
|
2001-07-03 19:27:02 +00:00 |
khillesl
|
9d1b7d31d6
|
Display regions must now be setup into groups by using parenthesis in
window_db. Also, changes in camera nodes results in events being thrown.
|
2001-07-03 19:15:58 +00:00 |
David Rose
|
2cabf63c66
|
dos2unix
|
2001-07-03 16:26:52 +00:00 |
David Rose
|
6217586417
|
fix for Irix build
|
2001-07-03 04:17:06 +00:00 |
David Rose
|
34b0804fd4
|
fixes for compiling with GSG_VERBOSE defined
|
2001-07-03 03:50:33 +00:00 |
David Rose
|
ada5f55002
|
fix for SGI compilation
|
2001-07-03 02:17:10 +00:00 |
cxgeorge
|
dac12fef5a
|
fix save_mipmaps
|
2001-07-03 01:36:49 +00:00 |
David Rose
|
1070050599
|
changes to allow successful compilation on Linux
|
2001-07-02 21:47:22 +00:00 |
cxgeorge
|
62beff14de
|
switch precomp hdrs->composite files
|
2001-07-02 20:55:36 +00:00 |
David Rose
|
2afbb2efa3
|
assert texture buffer is correct size
|
2001-07-02 20:42:13 +00:00 |
cxgeorge
|
f3925b1695
|
use composite build
|
2001-07-02 20:28:15 +00:00 |
Mike Goslin
|
eceb399e5d
|
*** empty log message ***
|
2001-07-02 17:28:43 +00:00 |
Mike Goslin
|
aeefe07475
|
*** empty log message ***
|
2001-07-02 17:22:22 +00:00 |
cxgeorge
|
3a02c5281d
|
disable pch
|
2001-07-02 02:33:40 +00:00 |
cxgeorge
|
dfbf81a53e
|
switch precomp hdrs to composite file build
|
2001-07-02 01:57:22 +00:00 |
cxgeorge
|
2bf4b74830
|
oops
|
2001-07-01 01:53:11 +00:00 |
cxgeorge
|
58531a9576
|
add more dbg switches
|
2001-06-30 03:09:25 +00:00 |
Dave Schuyler
|
880c94b6e1
|
removed unconditional HAVE_RAD_MSS
|
2001-06-29 23:10:01 +00:00 |
David Rose
|
74c8db2d68
|
add gl-save-mipmaps
|
2001-06-29 03:17:10 +00:00 |
cxgeorge
|
dea468ddfb
|
undo last chng, it didnt help anything
|
2001-06-29 02:49:03 +00:00 |
cxgeorge
|
bdb754b257
|
use floating-point division in mipmap generation
|
2001-06-29 02:25:19 +00:00 |
Dave Schuyler
|
4f696cec1e
|
added Miles Sound stuff
|
2001-06-28 21:44:24 +00:00 |
Dave Schuyler
|
ffb314d841
|
took out blank line
|
2001-06-28 21:43:58 +00:00 |
Dave Schuyler
|
cf843b9d49
|
adding Miles Sound
|
2001-06-28 21:27:33 +00:00 |
Dave Schuyler
|
9b82db7d64
|
adding Miles Sound stuff
|
2001-06-28 20:27:15 +00:00 |
David Rose
|
7bbf49ab35
|
possible fix to color bug?
|
2001-06-28 19:59:38 +00:00 |
David Rose
|
c919dcf228
|
fix pingpong
|
2001-06-28 02:34:55 +00:00 |
Darren Ranalli
|
f73843e695
|
modified vortex force calculations to be more safe and yield more reasonable results
|
2001-06-28 02:31:46 +00:00 |
David Rose
|
bb3af27df0
|
add clear_lod
|
2001-06-28 01:18:16 +00:00 |
David Rose
|
6a75a90cec
|
add pingpong support
|
2001-06-28 00:59:11 +00:00 |
David Rose
|
4d96148508
|
add indirectLess
|
2001-06-27 19:51:53 +00:00 |
cxgeorge
|
ce1c093503
|
support auto-normalize-lighting
|
2001-06-26 21:49:26 +00:00 |
David Rose
|
e3565cf5e6
|
alpha texture not copied properly
|
2001-06-26 17:32:45 +00:00 |
David Rose
|
38bc4fdb1e
|
use wrt() now that it's exported properly
|
2001-06-25 23:56:59 +00:00 |
Dave Schuyler
|
5a6f74e114
|
minor non-functional changes
|
2001-06-25 23:30:05 +00:00 |
Dave Schuyler
|
7dc347c29f
|
fix to audio_debug macro
|
2001-06-25 23:29:21 +00:00 |
David Rose
|
2a6178a618
|
export template functions properly from DLL
|
2001-06-25 22:57:03 +00:00 |
Dave Schuyler
|
6da9ccfc6d
|
minor changes
|
2001-06-25 22:25:12 +00:00 |
David Rose
|
f5b2498898
|
export template functions properly from DLL
|
2001-06-25 22:14:01 +00:00 |
cxgeorge
|
a4c5d7f923
|
fix bug in prev chkin
|
2001-06-24 21:19:53 +00:00 |
cxgeorge
|
72184a76bc
|
fix bug in prev chkin
|
2001-06-24 21:07:35 +00:00 |
cxgeorge
|
13825d5766
|
fix global color
|
2001-06-24 05:25:20 +00:00 |
cxgeorge
|
3a13233cb4
|
fix faults by removing DrawPrimStrided geom codepath
|
2001-06-22 23:37:45 +00:00 |
David Rose
|
19df0046de
|
fix bug with set_coordinate_system not updating right away
|
2001-06-22 23:30:49 +00:00 |
David Rose
|
e2f05a38d7
|
fix spammage with color transform in effect
|
2001-06-22 18:50:10 +00:00 |
David Rose
|
3335dae1be
|
add z_string
|
2001-06-22 01:55:37 +00:00 |
David Rose
|
c3ebf17c74
|
various minor improvements
|
2001-06-22 01:55:05 +00:00 |
cxgeorge
|
48dbb8a059
|
modify dbg prints
|
2001-06-21 18:45:51 +00:00 |
Dave Schuyler
|
703f3086a8
|
fixed sound looping
|
2001-06-21 05:10:34 +00:00 |
David Rose
|
16b5c0f9ee
|
various interface improvements
|
2001-06-20 23:38:15 +00:00 |
David Rose
|
a5b42a959e
|
fix color scale with scene graph color
|
2001-06-20 18:09:55 +00:00 |
David Rose
|
2fcf1d5f11
|
add support for shift, ctrl, alt; use fkeys for color scale and color
|
2001-06-20 18:09:28 +00:00 |
David Rose
|
80d6022f27
|
add support for shift, ctrl, alt
|
2001-06-20 18:09:02 +00:00 |
David Rose
|
ed0ea06881
|
remove poorly thought-out bounds checking
|
2001-06-20 16:35:51 +00:00 |
David Rose
|
7e59df5359
|
fix alt-tab
|
2001-06-20 07:10:27 +00:00 |
cxgeorge
|
b9decce310
|
add debug code
|
2001-06-20 01:44:05 +00:00 |
David Rose
|
8a98eab678
|
expose socket options
|
2001-06-19 23:22:26 +00:00 |
David Rose
|
c15653c2d0
|
oops
|
2001-06-19 02:24:28 +00:00 |
David Rose
|
94a843b035
|
support new sprite particle feature
|
2001-06-19 02:24:17 +00:00 |
David Rose
|
71f8b354bd
|
determine where texture was set from
|
2001-06-19 00:59:31 +00:00 |
David Rose
|
78bc1e00c3
|
export particle effects properly
|
2001-06-19 00:35:36 +00:00 |
David Rose
|
05f3511f52
|
support setting sprite particles from sample polygon
|
2001-06-18 23:58:03 +00:00 |
David Rose
|
a51271948f
|
distinction between empty and error nodepaths
|
2001-06-18 15:56:59 +00:00 |
cxgeorge
|
4bbf01b805
|
add backfacing-culling dbg toggle
|
2001-06-17 06:41:14 +00:00 |
Dave Schuyler
|
c64d301f3c
|
making code easier for me to understand, no big features added
|
2001-06-16 05:17:25 +00:00 |
cxgeorge
|
1a5076a528
|
use combined srcs
|
2001-06-15 23:07:31 +00:00 |
David Rose
|
543b7283b9
|
stop pstats when stopped at prompt
|
2001-06-15 22:18:51 +00:00 |
cxgeorge
|
7009801eb1
|
adjustment to prev chkin
|
2001-06-15 20:35:59 +00:00 |
David Rose
|
90b87753ea
|
*** empty log message ***
|
2001-06-15 18:19:42 +00:00 |
David Rose
|
feebd57503
|
fix more flatten bugs
|
2001-06-15 16:33:14 +00:00 |
David Rose
|
d7ad60572c
|
expose config_express
|
2001-06-15 16:29:10 +00:00 |
cxgeorge
|
697112fd8d
|
add draw_polygon and draw_quad
|
2001-06-15 04:29:41 +00:00 |
David Rose
|
fe70bd5e1d
|
pstats frustum cull, add set_final to bounded object
|
2001-06-15 02:02:31 +00:00 |
David Rose
|
133c8ebf6b
|
fix bounding volume bug when flattening collisionSolids
|
2001-06-15 00:31:08 +00:00 |
cxgeorge
|
48cfd2b402
|
fix build break
|
2001-06-14 19:12:32 +00:00 |
David Rose
|
2b115621e3
|
combine sibling CollisionNodes
|
2001-06-14 17:00:35 +00:00 |
David Rose
|
bcdf94cc12
|
add get_relative_point
|
2001-06-14 16:52:05 +00:00 |
cxgeorge
|
7df4763b58
|
*** empty log message ***
|
2001-06-14 06:15:33 +00:00 |
cxgeorge
|
79e82e19fa
|
upgrade to libtiff 3.5.6 from 3.3
|
2001-06-14 06:13:40 +00:00 |
cxgeorge
|
ee685be538
|
fix decaling assertion
|
2001-06-14 04:14:57 +00:00 |
Dave Schuyler
|
c5681c503a
|
minor: removed voids
|
2001-06-14 02:16:24 +00:00 |
David Rose
|
25ba7f73a8
|
better system for combining nodes in flattenStrong
|
2001-06-14 01:25:10 +00:00 |
cxgeorge
|
e161452942
|
fix warnings
|
2001-06-14 01:16:55 +00:00 |
David Rose
|
7ccc77532b
|
oops! plug major memory leak
|
2001-06-13 23:33:24 +00:00 |
David Rose
|
950d1ab2a6
|
fix memory leak
|
2001-06-13 23:30:39 +00:00 |
cxgeorge
|
3d5190333a
|
fix dbg mipmap-everyting toggle
|
2001-06-13 21:10:42 +00:00 |
cxgeorge
|
6a241f0052
|
fix warnings
|
2001-06-13 20:33:12 +00:00 |
David Rose
|
891f3c3637
|
added SIMULATE_NETWORK_DELAY stuff
|
2001-06-13 18:42:24 +00:00 |
David Rose
|
b976aa9ac7
|
add proper tracking of display-list vertices to pstats
|
2001-06-13 15:57:19 +00:00 |
cxgeorge
|
06a8f3e620
|
use combined srcs
|
2001-06-13 01:29:17 +00:00 |
cxgeorge
|
79e7c02bf6
|
fix build break
|
2001-06-13 00:57:29 +00:00 |
David Rose
|
aceef42011
|
change default config option for keep-geom-ram
|
2001-06-13 00:06:19 +00:00 |
David Rose
|
e14e69dce0
|
add retained mode rendering infrastructure
|
2001-06-12 23:54:03 +00:00 |
David Rose
|
123223a153
|
add retained mode (display list) support
|
2001-06-12 23:53:52 +00:00 |
cxgeorge
|
dbe2e6caea
|
*** empty log message ***
|
2001-06-12 23:48:10 +00:00 |
David Rose
|
ce0b367f4e
|
removed bogus .N files
|
2001-06-12 22:44:48 +00:00 |
cxgeorge
|
7ed359d036
|
oops
|
2001-06-12 21:49:34 +00:00 |
cxgeorge
|
05c496770f
|
add minimum LOD num option
|
2001-06-12 21:46:11 +00:00 |
cxgeorge
|
572cc7b166
|
use combined srcs
|
2001-06-12 19:47:55 +00:00 |
Mike Goslin
|
98bd7c8142
|
*** empty log message ***
|
2001-06-12 19:11:45 +00:00 |
David Rose
|
f2eddac535
|
changed CircBuffer to use STL-like interface
|
2001-06-12 18:56:57 +00:00 |
cxgeorge
|
1cde0e2b8e
|
rest of prev chkin
|
2001-06-12 18:12:39 +00:00 |
David Rose
|
50151a6cc9
|
fix problem with flatten_strong that resulted in a vertex leak (!)
|
2001-06-12 04:06:08 +00:00 |
cxgeorge
|
4770614973
|
add anti-aliasing flag
|
2001-06-12 03:17:49 +00:00 |
cxgeorge
|
cdcf5913f1
|
back out changes, they is broken
|
2001-06-11 23:04:59 +00:00 |
cxgeorge
|
3e8c2525bf
|
remove erroneous assertion
|
2001-06-11 17:56:16 +00:00 |
David Rose
|
f1c43d4e48
|
add max_children to SceneGraphReducer
|
2001-06-11 17:48:28 +00:00 |
David Rose
|
c86002f6f7
|
fix test_collide
|
2001-06-11 15:50:55 +00:00 |
cxgeorge
|
98f6c845b9
|
more small opts
|
2001-06-11 08:05:07 +00:00 |
cxgeorge
|
563355a48b
|
optimize sph intersect
|
2001-06-10 05:34:50 +00:00 |
cxgeorge
|
b050bd8459
|
small optimization
|
2001-06-10 03:52:44 +00:00 |
cxgeorge
|
4a9872dafd
|
small opt
|
2001-06-10 02:51:44 +00:00 |
cxgeorge
|
e952d95b95
|
optimize deg2rad
|
2001-06-10 02:42:07 +00:00 |
cxgeorge
|
1b298b9cac
|
add 8bit alpha support
|
2001-06-09 04:53:41 +00:00 |
cxgeorge
|
1b3d989afc
|
fix decl inconsistency
|
2001-06-09 04:28:43 +00:00 |
cxgeorge
|
b8479388a7
|
remove pch
|
2001-06-08 23:56:30 +00:00 |
cxgeorge
|
12c754efd0
|
remove pch
|
2001-06-08 23:49:24 +00:00 |
cxgeorge
|
0d41ee95c2
|
remove pch
|
2001-06-08 23:35:06 +00:00 |
David Rose
|
031868d9a4
|
fix VC++ parser bug
|
2001-06-08 23:07:12 +00:00 |
cxgeorge
|
ae9976c902
|
use combined src
|
2001-06-08 22:58:50 +00:00 |
David Rose
|
ee6cb0bfb1
|
allow removeNode() on empty path
|
2001-06-08 22:33:35 +00:00 |
David Rose
|
6be3c950da
|
add oobeCull mode
|
2001-06-08 22:13:08 +00:00 |
David Rose
|
4cb4ba7598
|
fix flatten some more
|
2001-06-08 22:12:38 +00:00 |
David Rose
|
0bf2b83727
|
fix bugs in flatten
|
2001-06-08 18:22:55 +00:00 |
David Rose
|
97e33c8c95
|
remove texture images from ram after preparing them
|
2001-06-08 18:09:47 +00:00 |
David Rose
|
21c4a03c16
|
track python memory
|
2001-06-08 00:00:44 +00:00 |
cxgeorge
|
3624189a8f
|
use combined srcs
|
2001-06-07 05:16:52 +00:00 |
cxgeorge
|
ad279c1214
|
use combined srcs
|
2001-06-07 05:03:56 +00:00 |
cxgeorge
|
e2c3766f65
|
use combined srcs
|
2001-06-07 04:52:18 +00:00 |
cxgeorge
|
b4718b9818
|
use combined srcs
|
2001-06-07 04:45:13 +00:00 |
David Rose
|
62ccc44d39
|
improve memory tracking
|
2001-06-07 03:49:02 +00:00 |
David Rose
|
800a0c9191
|
dos2unix
|
2001-06-07 03:27:12 +00:00 |
cxgeorge
|
e902ee9814
|
use combined srcs
|
2001-06-07 01:42:23 +00:00 |
cxgeorge
|
b3cfab9a7e
|
use combind srcs
|
2001-06-07 00:30:05 +00:00 |
cxgeorge
|
8b2099b7ba
|
use combined srcs
|
2001-06-07 00:18:01 +00:00 |
cxgeorge
|
8299f5df78
|
use combined srcs
|
2001-06-07 00:08:45 +00:00 |
cxgeorge
|
f0480d976c
|
use combined srcs
|
2001-06-06 23:28:23 +00:00 |
cxgeorge
|
05424eb247
|
use combined srcs
|
2001-06-06 23:21:23 +00:00 |
cxgeorge
|
501b323ead
|
elim name conflicts
|
2001-06-06 23:18:58 +00:00 |
cxgeorge
|
e1706a5b9c
|
oops
|
2001-06-06 22:38:33 +00:00 |
cxgeorge
|
63b68add9d
|
use combined srcs
|
2001-06-06 22:37:41 +00:00 |
cxgeorge
|
19d8e729b7
|
use combined srcs
|
2001-06-06 20:14:35 +00:00 |
David Rose
|
7835a214ac
|
fix recursive reference bugs
|
2001-06-06 20:14:31 +00:00 |
David Rose
|
c538051c05
|
add dallocator
|
2001-06-06 15:56:40 +00:00 |
David Rose
|
aca639e936
|
oops
|
2001-06-06 04:43:28 +00:00 |
David Rose
|
3730524733
|
porting bugs
|
2001-06-06 04:42:42 +00:00 |
cxgeorge
|
ac1378d156
|
use combined srcs
|
2001-06-06 03:08:33 +00:00 |
cxgeorge
|
4f90af14ab
|
use combined srcs
|
2001-06-06 02:47:17 +00:00 |
cxgeorge
|
52c20f043e
|
use combined srcs
|
2001-06-06 02:31:58 +00:00 |
cxgeorge
|
91d451fb2c
|
use combined srcs
|
2001-06-06 02:21:45 +00:00 |
cxgeorge
|
c3f9950532
|
use combined srcs
|
2001-06-06 02:14:00 +00:00 |
cxgeorge
|
db3cb82691
|
plist => p_list
|
2001-06-06 01:58:11 +00:00 |
cxgeorge
|
62aacf0aab
|
plist->p_list
|
2001-06-06 01:45:57 +00:00 |
cxgeorge
|
536a86638f
|
plist->p_list
|
2001-06-06 01:37:23 +00:00 |
cxgeorge
|
b78b500300
|
use combined srcs
|
2001-06-06 01:16:57 +00:00 |
David Rose
|
28fffee547
|
pvector, pmap, etc.
|
2001-06-06 00:55:53 +00:00 |
cxgeorge
|
9a9a1dc9c1
|
use combined srcs
|
2001-06-06 00:50:06 +00:00 |
cxgeorge
|
2f8f117c6d
|
use combined srcs
|
2001-06-06 00:41:25 +00:00 |
cxgeorge
|
4c82f7bb6b
|
use combined srcs
|
2001-06-06 00:25:13 +00:00 |
cxgeorge
|
270032fff2
|
dos2unix
|
2001-06-06 00:18:16 +00:00 |
cxgeorge
|
fb39015e9e
|
use combined srcs
|
2001-06-06 00:12:50 +00:00 |
cxgeorge
|
70ed8bef9e
|
use combined srcs
|
2001-06-06 00:00:35 +00:00 |
cxgeorge
|
9e6833a41a
|
use combined srcs
|
2001-06-05 23:47:40 +00:00 |
cxgeorge
|
595f5f730d
|
use combined srcs
|
2001-06-05 23:21:24 +00:00 |
David Rose
|
5df11ef85c
|
fix internal compiler error
|
2001-06-05 23:17:25 +00:00 |
cxgeorge
|
b4eb74c925
|
use combined srcs
|
2001-06-05 22:56:44 +00:00 |
cxgeorge
|
d078d632f8
|
use combined srcs
|
2001-06-05 22:40:04 +00:00 |
David Rose
|
56f8e165df
|
tabs to spaces
|
2001-06-05 22:23:04 +00:00 |
David Rose
|
7428887c61
|
remove incorrect spaces from filenames
|
2001-06-05 22:04:50 +00:00 |
David Rose
|
c6ae3c80de
|
added new memory tracking tools
|
2001-06-05 22:04:32 +00:00 |
David Rose
|
ae402e54f9
|
remove incorrect spaces in filenames
|
2001-06-05 21:56:19 +00:00 |
David Rose
|
5bb2f13274
|
minor porting bugs
|
2001-06-05 21:49:59 +00:00 |
David Rose
|
796020870c
|
dos2unix
|
2001-06-05 21:46:51 +00:00 |
cxgeorge
|
8f3f084a99
|
oops
|
2001-06-05 21:45:48 +00:00 |
David Rose
|
f2ec1c1cdf
|
remove circular include
|
2001-06-05 21:43:13 +00:00 |
David Rose
|
22288e7e48
|
improved memory tracking tools
|
2001-06-05 21:34:36 +00:00 |
cxgeorge
|
c67997926d
|
use combined srcs
|
2001-06-05 21:33:31 +00:00 |
cxgeorge
|
6eac15baf7
|
use combined sources
|
2001-06-05 21:22:25 +00:00 |
cxgeorge
|
8daae1e575
|
readd sources
|
2001-06-05 20:47:24 +00:00 |
cxgeorge
|
cefa2eab89
|
rename srcs
|
2001-06-05 20:38:12 +00:00 |
cxgeorge
|
92adbbef47
|
rename combined srcs
|
2001-06-05 20:19:44 +00:00 |
cxgeorge
|
9eca3a75cd
|
rename combined srcs
|
2001-06-05 20:00:55 +00:00 |
cxgeorge
|
dbfcd15d85
|
*** empty log message ***
|
2001-06-05 19:58:01 +00:00 |
cxgeorge
|
171d110a77
|
rename hdrs
|
2001-06-05 19:57:25 +00:00 |
cxgeorge
|
b44fb95558
|
*** empty log message ***
|
2001-06-05 18:48:35 +00:00 |
cxgeorge
|
42ce471a75
|
rename composite files
|
2001-06-05 18:47:36 +00:00 |
David Rose
|
46495d6041
|
dos2unix
|
2001-06-05 18:42:43 +00:00 |
David Rose
|
2ed1bc48c6
|
remove overlapping references
|
2001-06-05 17:26:27 +00:00 |
Joe Shochet
|
c8def16b02
|
*** empty log message ***
|
2001-06-05 16:50:16 +00:00 |
cxgeorge
|
388131997b
|
switch to combined srcs
|
2001-06-05 03:50:22 +00:00 |
cxgeorge
|
b56906d262
|
use combined srcs
|
2001-06-05 03:27:08 +00:00 |
cxgeorge
|
e0de641eb2
|
use combined srcs
|
2001-06-05 03:14:12 +00:00 |
cxgeorge
|
f9f617a76c
|
use combined srcs
|
2001-06-05 02:39:25 +00:00 |
cxgeorge
|
00560ef9d6
|
use composite srcs
|
2001-06-05 02:10:45 +00:00 |
cxgeorge
|
8ed94a51e7
|
use precomp hdrs
|
2001-06-04 23:27:43 +00:00 |
cxgeorge
|
c48590e5db
|
use precomp hdrs
|
2001-06-04 22:38:24 +00:00 |
cxgeorge
|
e552144af2
|
use precomp hdrs
|
2001-06-04 21:50:48 +00:00 |
cxgeorge
|
a7c2653a8a
|
use precomp hdrs
|
2001-06-04 21:06:51 +00:00 |
cxgeorge
|
606dcb8563
|
use precomp hdrs
|
2001-06-04 20:57:38 +00:00 |
cxgeorge
|
771a21601d
|
adjust precomp hdrs
|
2001-06-04 17:54:57 +00:00 |
cxgeorge
|
ea0e0137f7
|
update precomp hdrs
|
2001-06-04 03:37:35 +00:00 |
cxgeorge
|
e7d7f4e0d6
|
adjust precomp hdrs
|
2001-06-04 03:31:15 +00:00 |
cxgeorge
|
44684d2121
|
change precomp hdrs
|
2001-06-04 03:19:57 +00:00 |
cxgeorge
|
77c9e1b482
|
update precomp hdrs
|
2001-06-04 03:13:02 +00:00 |
cxgeorge
|
c01e5cb2ad
|
update precomp hdrs
|
2001-06-04 01:50:24 +00:00 |
cxgeorge
|
b9cfee9877
|
add nopch toggle
|
2001-06-04 01:40:56 +00:00 |
cxgeorge
|
f811938cc8
|
adjust precomp hdrs
|
2001-06-02 02:32:59 +00:00 |
cxgeorge
|
b3b030b2c5
|
adjust precomp hdr list
|
2001-06-02 02:17:30 +00:00 |
cxgeorge
|
fdfad035fb
|
retain old includes
|
2001-06-02 01:40:52 +00:00 |
David Rose
|
03b2acbfd2
|
provide interface to workaround hpr problem
|
2001-06-02 01:36:43 +00:00 |
cxgeorge
|
8fb0e507e2
|
use precomp hdrs
|
2001-06-01 04:28:41 +00:00 |
cxgeorge
|
aac0d2c5ad
|
forgot to ignore test_*cxx
|
2001-06-01 02:05:12 +00:00 |
cxgeorge
|
6a1e335981
|
use precomp headers
|
2001-06-01 01:28:15 +00:00 |
cxgeorge
|
ccd2b31f85
|
use precomp hdrs
|
2001-06-01 00:54:36 +00:00 |
cxgeorge
|
8e001d5b9f
|
use precomp hdrs
|
2001-06-01 00:41:06 +00:00 |
cxgeorge
|
b7499885aa
|
use precompiled hdrs
|
2001-05-31 22:55:53 +00:00 |
David Rose
|
44a1eaf2f2
|
*** empty log message ***
|
2001-05-31 22:41:45 +00:00 |
cxgeorge
|
74602b682c
|
use precompiled hdrs
|
2001-05-31 22:38:57 +00:00 |
cxgeorge
|
68e1d6a3f3
|
*** empty log message ***
|
2001-05-31 22:07:21 +00:00 |
cxgeorge
|
6f97ca49fa
|
use precomp hdrs
|
2001-05-31 20:23:36 +00:00 |
David Rose
|
1804939a70
|
publish PStatCollectors
|
2001-05-31 01:43:07 +00:00 |
cxgeorge
|
4824e19a6c
|
use precompiled header
|
2001-05-31 01:29:40 +00:00 |
David Rose
|
f27f662b82
|
add dx_sync_video, move WaitForVerticalBlank
|
2001-05-29 20:09:02 +00:00 |
David Rose
|
af8f9f1ba9
|
*** empty log message ***
|
2001-05-29 18:18:27 +00:00 |
David Rose
|
0ad075823f
|
Remove incorrect copyright headers
|
2001-05-29 18:12:56 +00:00 |
David Rose
|
9eb4e434a8
|
*** empty log message ***
|
2001-05-29 05:11:53 +00:00 |
Mike Goslin
|
b12f4aed3f
|
*** empty log message ***
|
2001-05-28 22:01:51 +00:00 |
David Rose
|
1439afae8e
|
*** empty log message ***
|
2001-05-27 19:32:10 +00:00 |
cxgeorge
|
1e40d6c899
|
reduce freqeuncy of report texmgr stats to limit perf impact
|
2001-05-27 00:51:02 +00:00 |
David Rose
|
2f4e207edb
|
Update copyright header
|
2001-05-25 21:27:38 +00:00 |
David Rose
|
d374ea0c80
|
*** empty log message ***
|
2001-05-25 16:13:00 +00:00 |
David Rose
|
fcb24f02ef
|
remove tab characters
|
2001-05-25 15:56:49 +00:00 |
cxgeorge
|
608e473d74
|
*** empty log message ***
|
2001-05-25 04:38:55 +00:00 |
David Rose
|
7340882a78
|
*** empty log message ***
|
2001-05-25 04:28:57 +00:00 |
David Rose
|
7dc64e5f8e
|
change back to cat->is_debug for static init purposes
|
2001-05-25 04:25:34 +00:00 |
David Rose
|
9186df0881
|
added control flags to find() etc.
|
2001-05-25 04:21:31 +00:00 |
cxgeorge
|
765d469e85
|
switch cat->is_debug to cat.is_debug
|
2001-05-25 04:08:20 +00:00 |
David Rose
|
2a9f41802f
|
added offset to billboard, and added do_billboard_*
|
2001-05-25 04:03:08 +00:00 |
David Rose
|
e11869a26c
|
removed set_billboard
|
2001-05-25 04:02:28 +00:00 |
David Rose
|
85e54125fa
|
added offset to billboard
|
2001-05-25 04:02:20 +00:00 |
cxgeorge
|
fc09df09a8
|
fix mistake in prev change
|
2001-05-25 04:02:12 +00:00 |
David Rose
|
7c2bbf7f7d
|
making appropriate functions inline and non-inline
|
2001-05-25 04:01:34 +00:00 |
David Rose
|
c84cf520b1
|
tabs
|
2001-05-25 01:55:39 +00:00 |
David Rose
|
408ec1754c
|
added do_billboard_*
|
2001-05-25 01:54:18 +00:00 |
cxgeorge
|
498be8d1c5
|
mollify coworkers
|
2001-05-25 01:36:35 +00:00 |
David Rose
|
7f6c44c697
|
Add *_src.cxx to Sources.pp. Depends on extension to DTOOL.
|
2001-05-24 17:30:03 +00:00 |
David Rose
|
ba9ddfaa14
|
comment refinement
|
2001-05-24 16:19:46 +00:00 |
David Rose
|
b06ef3bb0d
|
omitted definition for new get_row()
|
2001-05-24 16:18:46 +00:00 |
David Rose
|
c6907aa5a6
|
good grief! more problems with set_from_matrix().
|
2001-05-24 16:00:59 +00:00 |
David Rose
|
811dbe5dd5
|
better debugging output, clearer comments
|
2001-05-24 15:28:40 +00:00 |
David Rose
|
88a61bb536
|
further refinements to set_from_matrix
|
2001-05-24 15:20:28 +00:00 |
cxgeorge
|
c420f7b7af
|
many micro-optimizations
|
2001-05-24 03:59:55 +00:00 |
cxgeorge
|
ca7d33480a
|
many micro-optimizations
|
2001-05-24 03:29:47 +00:00 |
cxgeorge
|
4ec6f610d0
|
many micro-optimizations
|
2001-05-24 03:22:24 +00:00 |
cxgeorge
|
fb6ca6a160
|
many micro-optimizations
|
2001-05-24 02:55:11 +00:00 |
David Rose
|
d77e6b21da
|
minor output change
|
2001-05-24 02:41:50 +00:00 |
David Rose
|
471c1ddec9
|
cosmetic
|
2001-05-24 02:41:29 +00:00 |
David Rose
|
46a4724a46
|
fixed some bugs with compressed suit anims
|
2001-05-24 02:40:59 +00:00 |
David Rose
|
96a7a07062
|
fixed set_from_matrix() a bit more.
|
2001-05-24 02:40:12 +00:00 |
David Rose
|
8b63307833
|
More detailed pstats for Cull
|
2001-05-22 23:35:38 +00:00 |
David Rose
|
e8a5abbfc3
|
oops
|
2001-05-22 21:29:04 +00:00 |
David Rose
|
d7ed6d3cbd
|
Improved pstats support for texmem
|
2001-05-22 03:33:32 +00:00 |
David Rose
|
866507bb17
|
Add pstats timing of wrt calls
|
2001-05-21 23:49:53 +00:00 |
David Rose
|
86869cf402
|
fix ambiguous wrt in collision traversal
|
2001-05-21 21:20:01 +00:00 |
cxgeorge
|
9cac450f31
|
add linear motion
|
2001-05-21 05:20:15 +00:00 |
cxgeorge
|
80a12dbe26
|
add alternate rotate_mat
|
2001-05-21 04:24:29 +00:00 |
cxgeorge
|
227005bc35
|
*** empty log message ***
|
2001-05-19 02:59:25 +00:00 |
cxgeorge
|
fb3d69e247
|
*** empty log message ***
|
2001-05-19 02:48:48 +00:00 |
David Rose
|
12875aa71b
|
Added texture stats, etc. to PStats
|
2001-05-18 22:58:13 +00:00 |
David Rose
|
8f89401c8e
|
cosmetic
|
2001-05-18 22:25:47 +00:00 |
David Rose
|
21be6a20e2
|
Added communication version numbers to PStats
|
2001-05-18 21:52:30 +00:00 |
David Rose
|
e96de98a73
|
fix crash on exit
|
2001-05-18 20:59:44 +00:00 |
David Rose
|
fab6507abb
|
fix internal compiler error
|
2001-05-18 20:16:51 +00:00 |
David Rose
|
55ed7eb6cc
|
Oops, #ifndef instead of #ifdef
|
2001-05-18 18:35:19 +00:00 |
David Rose
|
be159c08f0
|
Adding node counters to PStats
|
2001-05-18 18:14:01 +00:00 |
David Rose
|
ab5db5fa68
|
Further PStats refinements
|
2001-05-18 17:28:50 +00:00 |
David Rose
|
695f225b10
|
Adding vertex counters to PStats.
|
2001-05-18 16:27:09 +00:00 |
David Rose
|
e50b9eb36c
|
Revamping PStats to support texture memory, etc.
|
2001-05-18 15:53:05 +00:00 |
Joe Shochet
|
f2009437ef
|
*** empty log message ***
|
2001-05-18 06:00:01 +00:00 |
cxgeorge
|
05ac655b03
|
work around vc bugs
|
2001-05-18 03:49:22 +00:00 |
cxgeorge
|
1dc935715f
|
*** empty log message ***
|
2001-05-18 00:16:07 +00:00 |
David Rose
|
adf6bb5bda
|
*** empty log message ***
|
2001-05-17 17:48:59 +00:00 |
David Rose
|
e069ad2358
|
*** empty log message ***
|
2001-05-17 17:35:00 +00:00 |
David Rose
|
593a856bf5
|
*** empty log message ***
|
2001-05-17 17:30:36 +00:00 |
David Rose
|
5ec86c98b8
|
*** empty log message ***
|
2001-05-17 01:31:12 +00:00 |
David Rose
|
50767b4e44
|
*** empty log message ***
|
2001-05-17 00:42:24 +00:00 |
David Rose
|
eb491f327d
|
*** empty log message ***
|
2001-05-17 00:41:26 +00:00 |
David Rose
|
421dff23f3
|
*** empty log message ***
|
2001-05-17 00:34:56 +00:00 |
David Rose
|
d35893417b
|
*** empty log message ***
|
2001-05-17 00:16:42 +00:00 |
David Rose
|
28d9163810
|
*** empty log message ***
|
2001-05-17 00:07:23 +00:00 |
cxgeorge
|
b2cda2cd7d
|
update w/network locs
|
2001-05-16 22:46:33 +00:00 |
David Rose
|
ef04bfc296
|
*** empty log message ***
|
2001-05-16 21:50:07 +00:00 |
David Rose
|
8a987ed4da
|
*** empty log message ***
|
2001-05-16 18:32:52 +00:00 |
David Rose
|
37495faea5
|
*** empty log message ***
|
2001-05-16 17:32:30 +00:00 |
David Rose
|
96fb0b9335
|
*** empty log message ***
|
2001-05-16 17:08:01 +00:00 |
cxgeorge
|
d47d69d7a6
|
add grid option
|
2001-05-16 00:45:55 +00:00 |
David Rose
|
503f3b64e7
|
*** empty log message ***
|
2001-05-16 00:04:29 +00:00 |
David Rose
|
42f0d671e0
|
*** empty log message ***
|
2001-05-15 19:23:32 +00:00 |
David Rose
|
1cb8444cf8
|
*** empty log message ***
|
2001-05-15 04:41:29 +00:00 |
David Rose
|
86a89b7ba1
|
*** empty log message ***
|
2001-05-15 04:17:17 +00:00 |
cxgeorge
|
3ed2637b0c
|
*** empty log message ***
|
2001-05-15 01:44:37 +00:00 |
David Rose
|
d5940b0517
|
*** empty log message ***
|
2001-05-15 01:37:46 +00:00 |
Dave Schuyler
|
adef60f18a
|
profileTimer.h
|
2001-05-15 01:30:14 +00:00 |
cxgeorge
|
3a886fda0f
|
fix lighting opt
|
2001-05-15 01:25:24 +00:00 |
David Rose
|
41a58def4f
|
*** empty log message ***
|
2001-05-15 01:25:17 +00:00 |
cxgeorge
|
c5238516b2
|
fix lighting optimization
|
2001-05-15 01:16:05 +00:00 |
cxgeorge
|
38423a2c21
|
fix lighting optimization
|
2001-05-15 01:14:39 +00:00 |
Dave Schuyler
|
e48628c09c
|
adding proifleTimer
|
2001-05-15 00:53:35 +00:00 |
Dave Schuyler
|
588d67f962
|
profileTimer.h
|
2001-05-15 00:53:22 +00:00 |
David Rose
|
cdf0e0e54d
|
*** empty log message ***
|
2001-05-15 00:31:00 +00:00 |
David Rose
|
7ca8c09296
|
*** empty log message ***
|
2001-05-14 23:39:25 +00:00 |
cxgeorge
|
88e4c65bc9
|
add gridding option
|
2001-05-14 23:11:45 +00:00 |
David Rose
|
57b4db99c5
|
*** empty log message ***
|
2001-05-14 22:10:12 +00:00 |
Mike Goslin
|
0bb95589f7
|
*** empty log message ***
|
2001-05-14 17:46:54 +00:00 |
David Rose
|
0824e8031c
|
*** empty log message ***
|
2001-05-12 15:57:34 +00:00 |
Cary Sandvig
|
089534a28b
|
*** empty log message ***
|
2001-05-12 00:48:31 +00:00 |
David Rose
|
82b0ce0d37
|
*** empty log message ***
|
2001-05-11 23:18:38 +00:00 |
David Rose
|
91cd7c0339
|
*** empty log message ***
|
2001-05-11 04:36:02 +00:00 |
David Rose
|
c275aa7e17
|
*** empty log message ***
|
2001-05-11 04:18:16 +00:00 |
Dave Schuyler
|
d4c848e8c7
|
Added check for WIN32_VC
|
2001-05-11 03:47:40 +00:00 |
David Rose
|
c7a50a0fa7
|
*** empty log message ***
|
2001-05-11 02:49:22 +00:00 |
David Rose
|
7f2e95f037
|
*** empty log message ***
|
2001-05-10 22:07:21 +00:00 |
David Rose
|
7082cc10e3
|
*** empty log message ***
|
2001-05-10 18:55:21 +00:00 |
David Rose
|
cd8b15642c
|
*** empty log message ***
|
2001-05-09 23:37:10 +00:00 |
David Rose
|
fe8bff27bf
|
*** empty log message ***
|
2001-05-09 23:12:20 +00:00 |
David Rose
|
562f55e196
|
*** empty log message ***
|
2001-05-09 22:09:40 +00:00 |
David Rose
|
a731f403e3
|
*** empty log message ***
|
2001-05-09 21:50:14 +00:00 |
David Rose
|
c2709537fc
|
*** empty log message ***
|
2001-05-09 21:41:10 +00:00 |
Cary Sandvig
|
cd03eb6042
|
cleanup missed PSTAT ifdefs for opt4
|
2001-05-09 20:55:02 +00:00 |
David Rose
|
b2bc682693
|
*** empty log message ***
|
2001-05-09 20:52:16 +00:00 |
David Rose
|
1892ffa1d0
|
*** empty log message ***
|
2001-05-09 18:08:36 +00:00 |
David Rose
|
b0de14c08b
|
*** empty log message ***
|
2001-05-09 16:24:01 +00:00 |
David Rose
|
a86fe3c039
|
*** empty log message ***
|
2001-05-09 15:27:13 +00:00 |
David Rose
|
690b7776f4
|
*** empty log message ***
|
2001-05-09 00:57:59 +00:00 |
David Rose
|
4c301e522b
|
*** empty log message ***
|
2001-05-08 18:01:38 +00:00 |
David Rose
|
afde609976
|
*** empty log message ***
|
2001-05-08 17:55:54 +00:00 |
cxgeorge
|
37b59ed463
|
rearranged fog stuff
|
2001-05-08 04:33:36 +00:00 |
cxgeorge
|
11917fb072
|
rearranged fog stuff
|
2001-05-08 04:21:51 +00:00 |
David Rose
|
e5deed7dfd
|
*** empty log message ***
|
2001-05-08 03:42:30 +00:00 |
David Rose
|
cdc10dcd48
|
*** empty log message ***
|
2001-05-08 00:36:29 +00:00 |
cxgeorge
|
2ed7513632
|
change default
|
2001-05-07 06:39:14 +00:00 |
cxgeorge
|
86d662109a
|
*** empty log message ***
|
2001-05-07 05:12:09 +00:00 |
cxgeorge
|
d65d5d9dab
|
small opt
|
2001-05-06 02:38:50 +00:00 |
cxgeorge
|
a82dd05ad8
|
*** empty log message ***
|
2001-05-06 02:37:16 +00:00 |
cxgeorge
|
c21a780db0
|
small optimization to lighting stuff
|
2001-05-06 02:29:48 +00:00 |
Cary Sandvig
|
9ff8b1dc98
|
make framerate display work in *nix
|
2001-05-05 00:10:31 +00:00 |
David Rose
|
7810aff393
|
*** empty log message ***
|
2001-05-04 05:42:36 +00:00 |
David Rose
|
d04b17cec7
|
*** empty log message ***
|
2001-05-04 05:09:51 +00:00 |
David Rose
|
e96ddd92fd
|
*** empty log message ***
|
2001-05-04 05:02:42 +00:00 |
Cary Sandvig
|
c1917eff4b
|
adjust to make the logic tell the truth
|
2001-05-03 23:10:25 +00:00 |
Cary Sandvig
|
73471f4693
|
reduce textnode rebuilding
|
2001-05-03 21:20:47 +00:00 |
cxgeorge
|
1d424ca417
|
*** empty log message ***
|
2001-05-03 06:29:36 +00:00 |
cxgeorge
|
5537dd5eee
|
add fps meter
|
2001-05-03 06:23:27 +00:00 |
cxgeorge
|
a2c3324c91
|
*** empty log message ***
|
2001-05-03 05:43:54 +00:00 |
cxgeorge
|
9fea5169d1
|
adjust text posn
|
2001-05-03 05:28:15 +00:00 |
David Rose
|
c3e650dcb1
|
*** empty log message ***
|
2001-05-03 01:17:45 +00:00 |
David Rose
|
25df0f6b19
|
*** empty log message ***
|
2001-05-03 00:13:37 +00:00 |
David Rose
|
8d91ab13fe
|
*** empty log message ***
|
2001-05-02 22:53:32 +00:00 |
cxgeorge
|
ae14b2870a
|
*** empty log message ***
|
2001-05-02 22:50:24 +00:00 |
David Rose
|
584d884f84
|
*** empty log message ***
|
2001-05-02 22:30:11 +00:00 |
David Rose
|
7bfa4c63e6
|
*** empty log message ***
|
2001-05-02 22:19:12 +00:00 |
David Rose
|
1883b289f5
|
*** empty log message ***
|
2001-05-02 21:58:42 +00:00 |
David Rose
|
62f1fc0882
|
*** empty log message ***
|
2001-05-02 21:49:41 +00:00 |
cxgeorge
|
f52fbf225f
|
fix prob
|
2001-05-02 18:59:37 +00:00 |
David Rose
|
0d73d88a91
|
*** empty log message ***
|
2001-05-02 18:06:06 +00:00 |
David Rose
|
5a1d6dbcad
|
*** empty log message ***
|
2001-05-02 16:25:39 +00:00 |
cxgeorge
|
18fc45119a
|
add fps meter
|
2001-05-02 05:16:26 +00:00 |
Cary Sandvig
|
082539d7c9
|
*** empty log message ***
|
2001-05-02 01:13:09 +00:00 |
David Rose
|
9709248862
|
*** empty log message ***
|
2001-05-02 00:33:16 +00:00 |
David Rose
|
30882d7384
|
*** empty log message ***
|
2001-05-02 00:08:25 +00:00 |
cxgeorge
|
efd47a12f1
|
add rotate_mat_normaxis
|
2001-05-02 00:05:13 +00:00 |
David Rose
|
5f50a0e81c
|
*** empty log message ***
|
2001-05-02 00:02:34 +00:00 |
cxgeorge
|
ed6aa9f28d
|
another hack
|
2001-05-01 23:31:29 +00:00 |
cxgeorge
|
dd5e676818
|
small rotate opts
|
2001-05-01 23:23:04 +00:00 |
cxgeorge
|
3bdc06ac3d
|
small rotate opts
|
2001-05-01 23:19:17 +00:00 |
David Rose
|
b59a76bea5
|
*** empty log message ***
|
2001-05-01 22:48:07 +00:00 |
David Rose
|
f5d647216f
|
*** empty log message ***
|
2001-05-01 21:20:32 +00:00 |
cxgeorge
|
4e181b98f7
|
default to a more usual fog color
|
2001-05-01 20:54:30 +00:00 |
David Rose
|
4ee8acf3eb
|
*** empty log message ***
|
2001-05-01 18:54:54 +00:00 |
David Rose
|
b1f0805d02
|
*** empty log message ***
|
2001-05-01 18:44:41 +00:00 |
David Rose
|
cec48f1ffd
|
*** empty log message ***
|
2001-05-01 18:17:58 +00:00 |
David Rose
|
cfc277ba6a
|
*** empty log message ***
|
2001-05-01 18:14:24 +00:00 |
David Rose
|
ffcb2fb123
|
*** empty log message ***
|
2001-05-01 16:47:17 +00:00 |
David Rose
|
98a4f21207
|
*** empty log message ***
|
2001-05-01 05:45:56 +00:00 |
David Rose
|
0a25316f29
|
*** empty log message ***
|
2001-05-01 03:41:06 +00:00 |
David Rose
|
d12397589c
|
*** empty log message ***
|
2001-05-01 02:57:32 +00:00 |
David Rose
|
7f23c901a5
|
*** empty log message ***
|
2001-05-01 02:18:22 +00:00 |
cxgeorge
|
ccc8cfe9bf
|
remove intel workaround
|
2001-05-01 00:27:18 +00:00 |
cxgeorge
|
f116c2422b
|
remove old headers
|
2001-04-30 23:28:10 +00:00 |
cxgeorge
|
2c0affaa09
|
works w/intel now
|
2001-04-30 23:19:00 +00:00 |
Cary Sandvig
|
e1039ec312
|
cleanup an infinite unmanage loop.
|
2001-04-30 23:02:37 +00:00 |
cxgeorge
|
e35131d20b
|
fix rotate_mat to normalize axis
|
2001-04-30 19:06:26 +00:00 |
David Rose
|
384387acc4
|
*** empty log message ***
|
2001-04-30 17:59:41 +00:00 |
David Rose
|
61ecfd7e6d
|
*** empty log message ***
|
2001-04-30 16:56:30 +00:00 |
David Rose
|
c4a8d6e24b
|
*** empty log message ***
|
2001-04-30 16:49:58 +00:00 |
David Rose
|
a9d78600fb
|
*** empty log message ***
|
2001-04-28 03:46:31 +00:00 |
cxgeorge
|
23c5d85166
|
hand-optimize linmath, force inlining
|
2001-04-28 02:58:58 +00:00 |
cxgeorge
|
f3bda05a25
|
no pstats for opt4, fix unnecessary (buggy?) pstats call
|
2001-04-28 02:47:00 +00:00 |
cxgeorge
|
744b9ac456
|
no pstats for opt4
|
2001-04-28 02:43:07 +00:00 |
cxgeorge
|
50f0b21898
|
inline linmath
|
2001-04-28 02:42:23 +00:00 |
Cary Sandvig
|
f76b4e53a9
|
remove at least one frame of latency in Gui stuff
|
2001-04-28 00:06:58 +00:00 |
David Rose
|
0f58a2a334
|
*** empty log message ***
|
2001-04-27 23:30:06 +00:00 |
David Rose
|
892f7f4798
|
*** empty log message ***
|
2001-04-27 23:19:30 +00:00 |
David Rose
|
4a8c8d60e6
|
*** empty log message ***
|
2001-04-27 16:50:37 +00:00 |
cxgeorge
|
6e56f912d1
|
fix intel compiler warnings
|
2001-04-26 22:32:10 +00:00 |
David Rose
|
9f54668200
|
*** empty log message ***
|
2001-04-26 22:06:02 +00:00 |
David Rose
|
fcdafa6e98
|
*** empty log message ***
|
2001-04-26 15:58:48 +00:00 |
David Rose
|
2bed9412e6
|
*** empty log message ***
|
2001-04-26 15:18:47 +00:00 |
David Rose
|
03832e2e72
|
*** empty log message ***
|
2001-04-26 14:43:45 +00:00 |
David Rose
|
6be49f004e
|
*** empty log message ***
|
2001-04-26 02:22:59 +00:00 |
cxgeorge
|
1f6992387b
|
fix warnings
|
2001-04-26 01:28:53 +00:00 |
David Rose
|
fac0aa6246
|
*** empty log message ***
|
2001-04-26 01:18:10 +00:00 |
David Rose
|
cb4340724d
|
*** empty log message ***
|
2001-04-26 00:50:46 +00:00 |
cxgeorge
|
5251fa5667
|
make graph be un-inlined for dll's other than panda
|
2001-04-25 23:00:11 +00:00 |
David Rose
|
9e1e9f09f6
|
*** empty log message ***
|
2001-04-25 20:56:05 +00:00 |
Cary Sandvig
|
081b6afb38
|
helps if you have all the code
|
2001-04-25 18:57:11 +00:00 |
Cary Sandvig
|
d43059a065
|
set the labels
|
2001-04-25 18:55:19 +00:00 |
Joe Shochet
|
60bb852971
|
*** empty log message ***
|
2001-04-25 18:29:53 +00:00 |
Cary Sandvig
|
1c653114fe
|
fix and speedup packing
|
2001-04-25 00:21:40 +00:00 |
cxgeorge
|
c2784ecff8
|
un-inline set_transition/clear_transition. they dont need to be since they call heavyweight operations, and have cross-DLL STL problems
|
2001-04-24 00:19:41 +00:00 |
Cary Sandvig
|
ffea4a706f
|
remove debugging output
|
2001-04-23 21:39:00 +00:00 |
Cary Sandvig
|
bbeec4036e
|
*** empty log message ***
|
2001-04-23 21:35:49 +00:00 |
Cary Sandvig
|
25a987f9c8
|
some more tools
|
2001-04-23 20:49:34 +00:00 |
David Rose
|
903ee1889e
|
*** empty log message ***
|
2001-04-23 17:35:55 +00:00 |
Cary Sandvig
|
880c346ad7
|
whew
|
2001-04-20 01:51:16 +00:00 |
Cary Sandvig
|
3bd2c2cbe8
|
whee
|
2001-04-20 01:06:30 +00:00 |
Cary Sandvig
|
290d641b7b
|
oops
|
2001-04-19 21:57:39 +00:00 |
Cary Sandvig
|
5899817d74
|
another default
|
2001-04-19 20:57:27 +00:00 |
Cary Sandvig
|
e4fda87212
|
like that
|
2001-04-19 20:50:16 +00:00 |
Cary Sandvig
|
340d07e893
|
whee!
|
2001-04-19 20:08:05 +00:00 |
cxgeorge
|
235eea1bfa
|
fix intel 810 bug, remove DDS 3DDEVICE cap bit which was incorrectly specified
|
2001-04-19 18:58:28 +00:00 |
Cary Sandvig
|
2895d5bd66
|
fix getting keys for mouse buttons
|
2001-04-19 18:10:45 +00:00 |
David Rose
|
6be1258029
|
*** empty log message ***
|
2001-04-19 01:04:32 +00:00 |
David Rose
|
bce5bf2905
|
*** empty log message ***
|
2001-04-18 21:59:28 +00:00 |
David Rose
|
afb1ea3200
|
*** empty log message ***
|
2001-04-18 17:12:35 +00:00 |
David Rose
|
dd990450a7
|
*** empty log message ***
|
2001-04-18 03:03:35 +00:00 |
Cary Sandvig
|
bb36199931
|
no value added, so they're outta here
|
2001-04-18 02:05:47 +00:00 |
Cary Sandvig
|
3b5c21e1dd
|
Times, they are a changing
|
2001-04-18 02:04:54 +00:00 |
cxgeorge
|
72005eb5d6
|
fix color transition bug
|
2001-04-17 20:41:27 +00:00 |
David Rose
|
b797243fc4
|
*** empty log message ***
|
2001-04-17 20:02:34 +00:00 |
David Rose
|
4e8ff2a2e3
|
*** empty log message ***
|
2001-04-17 18:41:49 +00:00 |
David Rose
|
008b3197b8
|
*** empty log message ***
|
2001-04-17 18:10:42 +00:00 |
David Rose
|
8c0daebfb9
|
*** empty log message ***
|
2001-04-17 03:52:38 +00:00 |
David Rose
|
b2a26b267d
|
*** empty log message ***
|
2001-04-17 01:00:06 +00:00 |
David Rose
|
9757ab719d
|
*** empty log message ***
|
2001-04-16 23:13:04 +00:00 |
cxgeorge
|
04824adf1b
|
switch cursor to arrow
|
2001-04-16 21:25:03 +00:00 |
David Rose
|
259683160c
|
*** empty log message ***
|
2001-04-14 02:14:24 +00:00 |
David Rose
|
fa31ef95f1
|
*** empty log message ***
|
2001-04-13 17:40:24 +00:00 |
David Rose
|
5271fd522d
|
*** empty log message ***
|
2001-04-13 17:00:47 +00:00 |
cxgeorge
|
e944ceebfe
|
ifdef out spam for release
|
2001-04-13 01:42:38 +00:00 |
David Rose
|
231ca66d01
|
*** empty log message ***
|
2001-04-13 01:22:46 +00:00 |
cxgeorge
|
eca7fbee73
|
fix mesg, ifdef out dbg spam for release efficiency
|
2001-04-13 00:51:46 +00:00 |
Cary Sandvig
|
3975bc1d18
|
make buttons optionally have a parameter on the behavior event
|
2001-04-12 19:12:25 +00:00 |
Joe Shochet
|
b601b49c80
|
*** empty log message ***
|
2001-04-12 18:33:27 +00:00 |
Cary Sandvig
|
08315e791d
|
like that
|
2001-04-12 17:55:06 +00:00 |
David Rose
|
1facd208fd
|
*** empty log message ***
|
2001-04-12 17:26:15 +00:00 |
cxgeorge
|
80df4bfae2
|
fix prev checkin
|
2001-04-12 01:20:02 +00:00 |
cxgeorge
|
e7a057adb6
|
fix build warnings
|
2001-04-12 00:21:26 +00:00 |
cxgeorge
|
2ef3bcf209
|
*** empty log message ***
|
2001-04-11 21:43:15 +00:00 |
Cary Sandvig
|
08e05167f8
|
one or two fewer warnings
|
2001-04-11 20:56:41 +00:00 |
Cary Sandvig
|
9b01837f3e
|
yeah, make sure to apply things down the tree
|
2001-04-11 20:23:31 +00:00 |
David Rose
|
2fe7fe3206
|
*** empty log message ***
|
2001-04-11 20:11:25 +00:00 |
David Rose
|
e1f0c9a908
|
*** empty log message ***
|
2001-04-11 19:02:29 +00:00 |
Cary Sandvig
|
40acaab28f
|
more debugging output
|
2001-04-11 17:12:26 +00:00 |
cxgeorge
|
ab0b95e853
|
fix mixed build
|
2001-04-11 04:40:31 +00:00 |
cxgeorge
|
9301a8fa89
|
fix mixed build
|
2001-04-11 04:23:15 +00:00 |
cxgeorge
|
4aed72da21
|
fix mixed build
|
2001-04-11 03:41:19 +00:00 |
cxgeorge
|
90813ca7c1
|
fix mixed build
|
2001-04-11 03:28:01 +00:00 |
cxgeorge
|
97efde0fdc
|
fix to mixed build types
|
2001-04-11 02:22:11 +00:00 |
Cary Sandvig
|
47f03acb20
|
don't remove the button region if it's state was inactive, it won't have
been there
|
2001-04-11 00:49:15 +00:00 |
cxgeorge
|
6ff07d74db
|
support mixed INTEL/MSVC builds
|
2001-04-10 23:43:06 +00:00 |
Cary Sandvig
|
3e2905a90e
|
debugging
|
2001-04-10 23:41:02 +00:00 |
Cary Sandvig
|
d7653213d7
|
one last try
|
2001-04-10 22:57:32 +00:00 |
Cary Sandvig
|
c215c0b044
|
tweeking on sound shutdown
|
2001-04-10 21:25:17 +00:00 |
Cary Sandvig
|
3cd4353596
|
whee. more on/off ajustment
|
2001-04-10 18:58:40 +00:00 |
Cary Sandvig
|
44fab62e93
|
oops, broke looping
|
2001-04-10 17:31:29 +00:00 |
cxgeorge
|
608e6c3e66
|
minor fix
|
2001-04-10 00:14:59 +00:00 |
David Rose
|
773da00dd4
|
*** empty log message ***
|
2001-04-09 21:56:12 +00:00 |
cxgeorge
|
f1f03d5f33
|
fix bug in previous checkin
|
2001-04-09 19:10:00 +00:00 |
David Rose
|
5314de5926
|
*** empty log message ***
|
2001-04-09 18:27:07 +00:00 |
cxgeorge
|
1a3321d53a
|
add spaces for intel compiler
|
2001-04-09 02:42:39 +00:00 |
cxgeorge
|
705bd6a630
|
add support for color/alpha matrix transitions
|
2001-04-08 02:32:59 +00:00 |
David Rose
|
ffd517c79b
|
*** empty log message ***
|
2001-04-07 01:16:08 +00:00 |
David Rose
|
8c34280f6c
|
*** empty log message ***
|
2001-04-07 00:52:34 +00:00 |
Cary Sandvig
|
dba6793ad8
|
set page functionality
|
2001-04-07 00:50:31 +00:00 |
David Rose
|
66e460dbaf
|
*** empty log message ***
|
2001-04-06 23:54:38 +00:00 |
David Rose
|
f1b4e0e323
|
*** empty log message ***
|
2001-04-06 15:18:42 +00:00 |
David Rose
|
a5d0d9155b
|
*** empty log message ***
|
2001-04-06 02:39:27 +00:00 |
cxgeorge
|
2aa9966e12
|
hack around w95 SetCoopLvl difficulties
|
2001-04-06 01:36:15 +00:00 |
David Rose
|
a7df6d6efd
|
*** empty log message ***
|
2001-04-05 17:13:19 +00:00 |
Joe Shochet
|
b21b19899f
|
*** empty log message ***
|
2001-04-05 04:00:27 +00:00 |
Cary Sandvig
|
9633192ede
|
whee. Make it so sfx and music can be turned on and off independantly.
Also give master volume control for SFX and music.
|
2001-04-04 22:39:34 +00:00 |
cxgeorge
|
a8a4d8199f
|
comment out perf-reducing nasserts
|
2001-04-04 22:31:54 +00:00 |
David Rose
|
11d54502a2
|
*** empty log message ***
|
2001-04-04 21:53:05 +00:00 |
David Rose
|
707fed7025
|
*** empty log message ***
|
2001-04-04 21:42:10 +00:00 |
David Rose
|
ee8db5b5b5
|
*** empty log message ***
|
2001-04-04 21:40:58 +00:00 |
David Rose
|
897fdfb0c6
|
*** empty log message ***
|
2001-04-04 17:28:37 +00:00 |
David Rose
|
7bd3f3f9e7
|
*** empty log message ***
|
2001-04-03 01:14:39 +00:00 |
David Rose
|
b7e64160c9
|
*** empty log message ***
|
2001-04-03 00:53:17 +00:00 |
Cary Sandvig
|
58ac6457e7
|
*** empty log message ***
|
2001-04-02 22:40:17 +00:00 |
Cary Sandvig
|
0fa04c0e21
|
try hammering the loader search directory
|
2001-04-02 22:38:17 +00:00 |
Cary Sandvig
|
2d00dbeecb
|
save to_os_specific in a temp string
|
2001-04-02 21:57:20 +00:00 |
Cary Sandvig
|
5b2f22c4b4
|
more debugging
|
2001-04-02 19:17:29 +00:00 |
David Rose
|
0b0780f65e
|
*** empty log message ***
|
2001-04-01 03:18:27 +00:00 |
cxgeorge
|
aa2c20d0d0
|
*** empty log message ***
|
2001-03-30 23:44:40 +00:00 |
Cary Sandvig
|
4e9a2fec77
|
logic error
|
2001-03-30 22:50:17 +00:00 |
Cary Sandvig
|
31773972b4
|
more data
|
2001-03-30 22:44:47 +00:00 |
Cary Sandvig
|
450d263f78
|
add GuiManager::sanity_check()
|
2001-03-30 22:33:05 +00:00 |
Cary Sandvig
|
4b6fc4dba0
|
woo! make a copy of the cursed set to use durring update. so there!
|
2001-03-30 21:38:35 +00:00 |
Cary Sandvig
|
abf03aa012
|
a set logic error
|
2001-03-30 20:03:11 +00:00 |
Cary Sandvig
|
3ae8a76bde
|
and even more data
|
2001-03-30 19:54:48 +00:00 |
Cary Sandvig
|
6ddbaef3fb
|
more debugging in AudioManager::ns_update
|
2001-03-30 19:33:13 +00:00 |
Cary Sandvig
|
756f72e0b7
|
a hair more debugging
|
2001-03-30 18:59:58 +00:00 |
David Rose
|
c612bc0e52
|
*** empty log message ***
|
2001-03-29 22:28:02 +00:00 |
Mark Mine
|
7a60f86bb9
|
*** empty log message ***
|
2001-03-29 22:11:03 +00:00 |
Mark Mine
|
092fe773c2
|
*** empty log message ***
|
2001-03-29 04:43:54 +00:00 |
Cary Sandvig
|
ad614e6672
|
*** empty log message ***
|
2001-03-29 01:48:50 +00:00 |
Cary Sandvig
|
5606f6dc59
|
give this a try
|
2001-03-29 01:10:45 +00:00 |
cxgeorge
|
4249c71788
|
rename geticonfilename to avoid link conflict
|
2001-03-28 22:37:15 +00:00 |
cxgeorge
|
731fa03788
|
turn off power-2 downscaling for default case
|
2001-03-27 01:55:36 +00:00 |
cxgeorge
|
fa97584876
|
fix lots of bugs with texture wrap/filter modes
|
2001-03-27 01:49:04 +00:00 |
David Rose
|
018fccebdb
|
*** empty log message ***
|
2001-03-25 00:12:11 +00:00 |
Cary Sandvig
|
d835222177
|
more fixes
|
2001-03-21 20:22:34 +00:00 |
Cary Sandvig
|
b5d745d230
|
lets try this shit
|
2001-03-21 19:31:10 +00:00 |
David Rose
|
3a1b23c391
|
*** empty log message ***
|
2001-03-21 04:08:01 +00:00 |
David Rose
|
7a037bb1df
|
*** empty log message ***
|
2001-03-21 03:51:54 +00:00 |
Cary Sandvig
|
51d9d1a928
|
more debugging
|
2001-03-20 23:18:07 +00:00 |
Darren Ranalli
|
fb6ab65c75
|
*** empty log message ***
|
2001-03-20 22:32:54 +00:00 |
Cary Sandvig
|
7934280ed6
|
I hope this helps
|
2001-03-19 23:29:24 +00:00 |
David Rose
|
53b6d118eb
|
*** empty log message ***
|
2001-03-16 20:16:57 +00:00 |
Cary Sandvig
|
feffbd6acd
|
manage buttons for ListBox manually
|
2001-03-16 18:19:08 +00:00 |
David Rose
|
1812a98ada
|
*** empty log message ***
|
2001-03-16 03:15:59 +00:00 |
cxgeorge
|
809a6d9d2f
|
fix compiler warnings
|
2001-03-16 01:31:43 +00:00 |
cxgeorge
|
38cfa1bb32
|
fix comp. warnings
|
2001-03-16 01:21:27 +00:00 |
David Rose
|
e5a5921622
|
*** empty log message ***
|
2001-03-14 20:26:54 +00:00 |
David Rose
|
cbf3460225
|
*** empty log message ***
|
2001-03-14 19:00:50 +00:00 |
Dave Schuyler
|
47e50c1ca2
|
drop shadow at zero depth offset, from drose
|
2001-03-14 04:36:13 +00:00 |
David Rose
|
3e4e9e7806
|
*** empty log message ***
|
2001-03-14 01:02:58 +00:00 |
David Rose
|
d01dec2965
|
*** empty log message ***
|
2001-03-14 00:13:47 +00:00 |
David Rose
|
25a0389533
|
*** empty log message ***
|
2001-03-13 23:28:01 +00:00 |
David Rose
|
e8645a07d9
|
*** empty log message ***
|
2001-03-13 20:37:28 +00:00 |
cxgeorge
|
d7857a6f5a
|
back out previous changes temporarily
|
2001-03-12 19:06:01 +00:00 |
cxgeorge
|
2dfc0dca85
|
fix 24bpp bug
|
2001-03-12 02:27:26 +00:00 |
cxgeorge
|
d3701f3eda
|
delete => delete []
|
2001-03-12 01:08:29 +00:00 |
Cary Sandvig
|
d7f3c97b40
|
new listbox stuff
|
2001-03-11 05:06:09 +00:00 |
David Rose
|
bde4891e3f
|
*** empty log message ***
|
2001-03-10 07:51:42 +00:00 |
David Rose
|
cf178c1e18
|
*** empty log message ***
|
2001-03-10 07:20:01 +00:00 |
cxgeorge
|
a0e51a9997
|
switch linmath from templates to classes
|
2001-03-10 02:14:23 +00:00 |
Cary Sandvig
|
698ce93e15
|
manage things correctly
|
2001-03-10 00:21:11 +00:00 |
David Rose
|
17fc2fec8a
|
*** empty log message ***
|
2001-03-09 19:04:16 +00:00 |
Cary Sandvig
|
5ad35d82e7
|
rapture
|
2001-03-09 06:04:40 +00:00 |
Cary Sandvig
|
636f3abc61
|
d'oh
|
2001-03-09 03:45:07 +00:00 |
Cary Sandvig
|
f9c10939b1
|
ok, how about using correct linear algebra
|
2001-03-09 02:27:13 +00:00 |
Cary Sandvig
|
52d5db9c15
|
oops. Inverse logic in adjust_region
|
2001-03-09 02:14:36 +00:00 |
Cary Sandvig
|
189894e7a1
|
whee fun
|
2001-03-09 01:48:15 +00:00 |
Cary Sandvig
|
f08c6862f3
|
I'm really just hoping this works right now
|
2001-03-09 00:27:17 +00:00 |
Cary Sandvig
|
9840d1c71b
|
and away we go
|
2001-03-08 08:16:54 +00:00 |
Cary Sandvig
|
817342a1ba
|
extacy
|
2001-03-08 07:56:04 +00:00 |
Cary Sandvig
|
3257c8899e
|
bliss
|
2001-03-08 07:47:21 +00:00 |
Cary Sandvig
|
cce7035e91
|
whee
|
2001-03-08 07:45:36 +00:00 |
Cary Sandvig
|
5faf2f2097
|
much toys
|
2001-03-08 07:32:35 +00:00 |
David Rose
|
3e3366e031
|
*** empty log message ***
|
2001-03-08 02:26:35 +00:00 |
David Rose
|
abbd4a8e2b
|
*** empty log message ***
|
2001-03-08 01:07:32 +00:00 |
David Rose
|
942e5da169
|
*** empty log message ***
|
2001-03-08 00:26:32 +00:00 |
Cary Sandvig
|
bded9a817d
|
add mirroring and fix set_width/height for model labels
|
2001-03-07 19:31:18 +00:00 |
David Rose
|
c60ab78e2e
|
*** empty log message ***
|
2001-03-06 23:55:39 +00:00 |
David Rose
|
1db4b6f510
|
*** empty log message ***
|
2001-03-06 05:56:23 +00:00 |
David Rose
|
f904a2017c
|
*** empty log message ***
|
2001-03-06 05:45:50 +00:00 |
David Rose
|
f020b438fc
|
*** empty log message ***
|
2001-03-06 05:32:12 +00:00 |
Cary Sandvig
|
fe6ae687a2
|
whee
|
2001-03-06 04:37:14 +00:00 |
David Rose
|
bf0c865d0b
|
*** empty log message ***
|
2001-03-06 02:45:55 +00:00 |
David Rose
|
4a7866d241
|
*** empty log message ***
|
2001-03-05 23:17:20 +00:00 |
David Rose
|
f3881cadb5
|
*** empty log message ***
|
2001-03-05 22:05:37 +00:00 |
David Rose
|
d55fe36555
|
*** empty log message ***
|
2001-03-05 21:25:16 +00:00 |
David Rose
|
2057c6b11c
|
*** empty log message ***
|
2001-03-05 21:25:05 +00:00 |
cxgeorge
|
96e7d7dede
|
handle Alt-Tab switching away from panda
|
2001-03-02 03:34:00 +00:00 |
David Rose
|
caf5e1eb06
|
*** empty log message ***
|
2001-03-02 00:30:40 +00:00 |
David Rose
|
1faecc8269
|
*** empty log message ***
|
2001-03-02 00:14:22 +00:00 |
cxgeorge
|
5fe8e52b43
|
part of alt-tab handling dx checkin
|
2001-02-28 22:15:58 +00:00 |
cxgeorge
|
329e11a09d
|
fix icon stuff
|
2001-02-28 21:08:14 +00:00 |
cxgeorge
|
bc412732bf
|
fix icon stuff
|
2001-02-28 21:01:46 +00:00 |
David Rose
|
b2b299259b
|
*** empty log message ***
|
2001-02-28 01:35:32 +00:00 |
cxgeorge
|
2a3c8c2435
|
fix last checkin
|
2001-02-27 21:51:31 +00:00 |
David Rose
|
07709159f0
|
*** empty log message ***
|
2001-02-27 20:44:40 +00:00 |
David Rose
|
8f338d05a8
|
*** empty log message ***
|
2001-02-27 20:07:01 +00:00 |
Cary Sandvig
|
c5e5251a80
|
whee
|
2001-02-27 18:45:49 +00:00 |
David Rose
|
aa42fdae2f
|
*** empty log message ***
|
2001-02-27 04:24:16 +00:00 |
Cary Sandvig
|
c5a1d30385
|
fix get/set width/heigh interface
|
2001-02-27 00:40:48 +00:00 |
cxgeorge
|
2b378c3dc4
|
load windows icon from Configrc
|
2001-02-26 03:40:45 +00:00 |
cxgeorge
|
bcfe441d0e
|
oops
|
2001-02-25 23:48:21 +00:00 |
David Rose
|
a2d31d523c
|
*** empty log message ***
|
2001-02-24 04:12:27 +00:00 |
cxgeorge
|
1fa8b1c6c0
|
implement copy_pixel_buffer
|
2001-02-24 03:45:48 +00:00 |
cxgeorge
|
32052691ad
|
add ddsurf=>pixbuf conversion
|
2001-02-24 03:43:02 +00:00 |
cxgeorge
|
d243522ff6
|
handle full-screen init resize better
|
2001-02-24 03:07:28 +00:00 |
Cary Sandvig
|
632df1db88
|
oops
|
2001-02-24 01:26:10 +00:00 |
Cary Sandvig
|
976f5bf523
|
extended write() to output the model width/height members
|
2001-02-24 01:21:51 +00:00 |
gregw
|
2db4225255
|
*** empty log message ***
|
2001-02-24 00:53:32 +00:00 |
Cary Sandvig
|
883b614db1
|
more debugging
|
2001-02-23 22:37:30 +00:00 |
David Rose
|
f01972731f
|
*** empty log message ***
|
2001-02-23 21:25:39 +00:00 |
David Rose
|
9811ad4aff
|
*** empty log message ***
|
2001-02-23 19:55:26 +00:00 |
David Rose
|
0ecc8f0602
|
*** empty log message ***
|
2001-02-23 19:38:40 +00:00 |
David Rose
|
69a640ba52
|
*** empty log message ***
|
2001-02-23 19:15:29 +00:00 |
Mike Goslin
|
d779e6781f
|
*** empty log message ***
|
2001-02-23 01:42:29 +00:00 |
georges
|
53e9d1fe6d
|
get rid of warning
|
2001-02-22 23:06:23 +00:00 |
Cary Sandvig
|
88af5169da
|
try this
|
2001-02-22 20:05:34 +00:00 |
David Rose
|
2ba9291bdf
|
*** empty log message ***
|
2001-02-22 18:59:34 +00:00 |
georges
|
a2728d2ba5
|
change comment
|
2001-02-22 02:07:54 +00:00 |
georges
|
51e0712525
|
undo that last change
|
2001-02-22 02:07:08 +00:00 |
Cary Sandvig
|
363f579d14
|
look, it even works
|
2001-02-22 01:59:52 +00:00 |
Cary Sandvig
|
095caac840
|
look it even works
|
2001-02-22 01:59:37 +00:00 |
georges
|
7e6b8ee643
|
add comment
|
2001-02-22 01:56:58 +00:00 |
georges
|
d9093d16dd
|
get rid of cl warning
|
2001-02-22 01:54:43 +00:00 |
David Rose
|
2e840cf2a7
|
*** empty log message ***
|
2001-02-22 01:49:34 +00:00 |
georges
|
ae5974dabc
|
remove incorrect reference to pixbuf origin
|
2001-02-22 01:46:43 +00:00 |
Cary Sandvig
|
900c8b195e
|
model labels
|
2001-02-22 01:17:28 +00:00 |
David Rose
|
2aad981804
|
*** empty log message ***
|
2001-02-21 22:14:45 +00:00 |
Cary Sandvig
|
7fe048aec2
|
no more set/get depth
|
2001-02-21 19:22:14 +00:00 |
David Rose
|
b52209aecf
|
*** empty log message ***
|
2001-02-21 19:18:19 +00:00 |
Cary Sandvig
|
5eb9483857
|
donno
|
2001-02-21 17:45:12 +00:00 |
Cary Sandvig
|
79c7602cbc
|
cleanup functioning
|
2001-02-21 07:16:39 +00:00 |
Cary Sandvig
|
be7c5c62d8
|
making priorities work better
|
2001-02-21 06:25:52 +00:00 |
David Rose
|
6ff72bf4af
|
*** empty log message ***
|
2001-02-21 05:00:35 +00:00 |
Joe Shochet
|
c088a62d1c
|
*** empty log message ***
|
2001-02-21 03:32:13 +00:00 |
Cary Sandvig
|
0b2d283594
|
typo
|
2001-02-21 02:37:49 +00:00 |
Cary Sandvig
|
c74e33d802
|
adjust
|
2001-02-21 02:25:10 +00:00 |
David Rose
|
874162e6c3
|
*** empty log message ***
|
2001-02-21 01:13:42 +00:00 |
David Rose
|
483f7c1bfa
|
*** empty log message ***
|
2001-02-21 00:44:00 +00:00 |
Mike Goslin
|
318474d675
|
*** empty log message ***
|
2001-02-20 23:53:35 +00:00 |
Mike Goslin
|
2b5709f63a
|
*** empty log message ***
|
2001-02-20 23:25:55 +00:00 |
David Rose
|
5e859746ad
|
*** empty log message ***
|
2001-02-20 22:06:22 +00:00 |
Cary Sandvig
|
16949a031d
|
added 'highest' priority
|
2001-02-20 19:05:18 +00:00 |
Cary Sandvig
|
7880d191de
|
joy
|
2001-02-20 18:30:18 +00:00 |
Mike Goslin
|
2c5c39a35f
|
*** empty log message ***
|
2001-02-20 18:06:49 +00:00 |
David Rose
|
59b4ba566a
|
*** empty log message ***
|
2001-02-20 05:47:37 +00:00 |
David Rose
|
5aca97ac9b
|
*** empty log message ***
|
2001-02-20 04:43:02 +00:00 |
David Rose
|
ac8e41503c
|
*** empty log message ***
|
2001-02-20 04:18:56 +00:00 |
Cary Sandvig
|
aa4010fe9c
|
make priorities work
|
2001-02-20 01:18:30 +00:00 |
David Rose
|
bfee93ce44
|
*** empty log message ***
|
2001-02-19 23:22:35 +00:00 |
David Rose
|
238d71e31e
|
*** empty log message ***
|
2001-02-19 20:28:16 +00:00 |
David Rose
|
7e392afdbe
|
*** empty log message ***
|
2001-02-19 20:06:45 +00:00 |
David Rose
|
7bc76af81d
|
*** empty log message ***
|
2001-02-19 19:15:44 +00:00 |
David Rose
|
7886eec93d
|
*** empty log message ***
|
2001-02-19 17:50:34 +00:00 |
georges
|
332c571601
|
particle system optimization
|
2001-02-19 04:20:31 +00:00 |
georges
|
a6f1886078
|
fix draw_Sphere
|
2001-02-18 04:15:36 +00:00 |
georges
|
14a82e4f5c
|
*** empty log message ***
|
2001-02-17 08:16:59 +00:00 |
georges
|
46f3d4120b
|
add draw_sphere, fix indexed pntlists
|
2001-02-17 08:16:28 +00:00 |
David Rose
|
1ae36cf9e9
|
*** empty log message ***
|
2001-02-17 04:53:24 +00:00 |
georges
|
08dac49237
|
change to use sincos
|
2001-02-16 23:59:16 +00:00 |
David Rose
|
8d939150d7
|
*** empty log message ***
|
2001-02-16 23:18:17 +00:00 |
georges
|
afe5c76ebd
|
sincos
|
2001-02-16 22:40:24 +00:00 |
georges
|
ee5f7745d9
|
*** empty log message ***
|
2001-02-16 19:13:53 +00:00 |
David Rose
|
b91d58b7bd
|
*** empty log message ***
|
2001-02-16 17:41:00 +00:00 |
georges
|
432777a74a
|
add sincos fns
|
2001-02-16 05:20:24 +00:00 |
David Rose
|
032f773b53
|
*** empty log message ***
|
2001-02-16 05:08:43 +00:00 |
Cary Sandvig
|
5adee24a8f
|
degrade some messages to spam
|
2001-02-16 01:57:37 +00:00 |
Cary Sandvig
|
ca5f720800
|
like that
|
2001-02-16 01:49:59 +00:00 |
Cary Sandvig
|
ba117e608b
|
stuff
|
2001-02-16 00:56:09 +00:00 |
Cary Sandvig
|
9a567761c7
|
more
|
2001-02-16 00:44:32 +00:00 |
georges
|
d4ca2687cd
|
stop me before I make another ridiculous micro-optimization
|
2001-02-16 00:30:47 +00:00 |
georges
|
7d05598cd7
|
stop me before I make another ridiculous micro-optimization
|
2001-02-16 00:27:28 +00:00 |
georges
|
12452369c2
|
*** empty log message ***
|
2001-02-16 00:24:09 +00:00 |
georges
|
db3decdaf8
|
teeny optimization
|
2001-02-16 00:03:34 +00:00 |
Cary Sandvig
|
aa19efb995
|
making things work
|
2001-02-15 23:47:04 +00:00 |
georges
|
ffff89ff41
|
fix bug in prev checkin
|
2001-02-15 23:37:26 +00:00 |
georges
|
75b1470d8e
|
fergot to check this in
|
2001-02-15 18:47:47 +00:00 |
Cary Sandvig
|
afd84ee8ec
|
that too
|
2001-02-15 00:56:23 +00:00 |
georges
|
11fcdd0883
|
use drawprimstrided for non-index geoms
|
2001-02-15 00:33:11 +00:00 |
Cary Sandvig
|
fcd294217f
|
can anyone have this much fun?
|
2001-02-15 00:30:45 +00:00 |
georges
|
261cc66bae
|
add pos,hpr print/set
|
2001-02-14 23:15:25 +00:00 |
David Rose
|
b5441ee6de
|
*** empty log message ***
|
2001-02-14 21:15:24 +00:00 |
Cary Sandvig
|
cbb54dbade
|
make it work correctly
|
2001-02-14 01:38:40 +00:00 |
Cary Sandvig
|
0793b1b516
|
whee
|
2001-02-13 23:30:54 +00:00 |
Cary Sandvig
|
02ea8a3b82
|
joys
|
2001-02-13 23:15:29 +00:00 |
Cary Sandvig
|
632c534a90
|
patch up button behavior
|
2001-02-13 21:59:21 +00:00 |
Cary Sandvig
|
3f443075ad
|
whee
|
2001-02-13 20:41:37 +00:00 |
David Rose
|
a8c25410f2
|
*** empty log message ***
|
2001-02-13 17:41:40 +00:00 |
David Rose
|
0c1635d32c
|
*** empty log message ***
|
2001-02-13 04:26:34 +00:00 |
David Rose
|
faa5570026
|
*** empty log message ***
|
2001-02-13 02:00:38 +00:00 |
Cary Sandvig
|
d2767605e3
|
make the next/prev work
|
2001-02-13 00:13:51 +00:00 |
georges
|
12bf85b1b2
|
small opt to draw sprite
|
2001-02-12 08:12:58 +00:00 |
David Rose
|
4ab93c1f44
|
*** empty log message ***
|
2001-02-10 02:54:17 +00:00 |
georges
|
1c4ba2bf5e
|
more sprite speed
|
2001-02-10 01:17:44 +00:00 |
David Rose
|
94b392a384
|
*** empty log message ***
|
2001-02-10 00:50:24 +00:00 |
David Rose
|
8a704c7e28
|
*** empty log message ***
|
2001-02-09 23:30:47 +00:00 |
David Rose
|
94ee1c08ee
|
*** empty log message ***
|
2001-02-09 23:22:56 +00:00 |
David Rose
|
15fe1b8cf1
|
*** empty log message ***
|
2001-02-09 22:34:01 +00:00 |
David Rose
|
224a782723
|
*** empty log message ***
|
2001-02-09 03:11:43 +00:00 |
Mike Goslin
|
779934f101
|
*** empty log message ***
|
2001-02-09 02:40:00 +00:00 |
Cary Sandvig
|
302b280e2a
|
and there's a skeleton
|
2001-02-09 02:15:09 +00:00 |
David Rose
|
9cdaa736eb
|
*** empty log message ***
|
2001-02-09 02:01:39 +00:00 |
georges
|
227cfe307d
|
*** empty log message ***
|
2001-02-09 01:50:04 +00:00 |
georges
|
9847efb688
|
remove charles' projection matrix adjustments, they arent correct
|
2001-02-09 01:47:07 +00:00 |
georges
|
49d65e117b
|
add support for particle-system draw-sprite, other renderstate optimization
|
2001-02-09 01:33:10 +00:00 |
Cary Sandvig
|
997cff02d6
|
last
|
2001-02-09 01:06:30 +00:00 |
Cary Sandvig
|
e8c40baf1f
|
next
|
2001-02-09 01:05:39 +00:00 |
Cary Sandvig
|
78e4dfe8c0
|
like listbox, but fewer restrictions
|
2001-02-09 00:45:24 +00:00 |
Cary Sandvig
|
c13395de6d
|
next
|
2001-02-09 00:39:46 +00:00 |
Mike Goslin
|
325c555f1c
|
*** empty log message ***
|
2001-02-09 00:21:46 +00:00 |
David Rose
|
983c9c3062
|
*** empty log message ***
|
2001-02-08 23:50:07 +00:00 |
georges
|
a4995b8ea2
|
fix bug
|
2001-02-08 22:59:04 +00:00 |
Cary Sandvig
|
1aea5622dc
|
here we go
|
2001-02-08 22:49:25 +00:00 |
georges
|
0acafa7712
|
fix user alpha
|
2001-02-08 22:11:34 +00:00 |
georges
|
0fa8e3bd71
|
fix user_alpha
|
2001-02-08 20:11:39 +00:00 |
Cary Sandvig
|
0ec5f41328
|
typo in init_type
|
2001-02-08 19:45:01 +00:00 |
David Rose
|
3c77f79fb3
|
*** empty log message ***
|
2001-02-08 19:01:22 +00:00 |
Cary Sandvig
|
e4ef1283aa
|
one step closer
|
2001-02-08 02:04:42 +00:00 |
Cary Sandvig
|
7ba27990ef
|
yaahoo
|
2001-02-08 00:51:04 +00:00 |
Cary Sandvig
|
79dc9d7d6c
|
avuncular
|
2001-02-07 22:56:09 +00:00 |
Cary Sandvig
|
4267bf3dc1
|
whee
|
2001-02-07 22:19:00 +00:00 |
David Rose
|
f1e114521d
|
*** empty log message ***
|
2001-02-07 01:44:43 +00:00 |
Cary Sandvig
|
248a1af942
|
whee stuff
|
2001-02-07 01:34:05 +00:00 |
David Rose
|
5181ac7b13
|
*** empty log message ***
|
2001-02-07 01:16:58 +00:00 |
David Rose
|
6589c8c31f
|
*** empty log message ***
|
2001-02-06 22:44:54 +00:00 |
David Rose
|
979b4096e6
|
*** empty log message ***
|
2001-02-06 19:56:17 +00:00 |
Cary Sandvig
|
f236491613
|
is this fun or what?
|
2001-02-06 01:15:09 +00:00 |
David Rose
|
8911e805e3
|
*** empty log message ***
|
2001-02-06 00:52:49 +00:00 |
Cary Sandvig
|
0ca26fdc25
|
joy
|
2001-02-05 23:49:49 +00:00 |
Cary Sandvig
|
9ce3acdf5e
|
whee
|
2001-02-05 23:48:19 +00:00 |
Cary Sandvig
|
19de429681
|
new file
|
2001-02-05 20:08:37 +00:00 |
David Rose
|
7a1ca5df9b
|
*** empty log message ***
|
2001-02-03 02:42:27 +00:00 |
Mark Mine
|
885dee5a78
|
*** empty log message ***
|
2001-02-03 02:28:34 +00:00 |
David Rose
|
67873faecb
|
*** empty log message ***
|
2001-02-03 00:23:55 +00:00 |
Cary Sandvig
|
0f0b9ec6c6
|
more debugging in state machine
|
2001-02-02 23:41:31 +00:00 |
David Rose
|
3ef2d9f737
|
*** empty log message ***
|
2001-02-02 17:59:31 +00:00 |
David Rose
|
563ba074d8
|
*** empty log message ***
|
2001-02-02 03:14:41 +00:00 |
Darren Ranalli
|
9af851814d
|
*** empty log message ***
|
2001-02-02 02:53:25 +00:00 |
georges
|
bdddb70559
|
*** empty log message ***
|
2001-02-02 00:56:46 +00:00 |
georges
|
0083b3ba5b
|
fix params
|
2001-02-02 00:52:15 +00:00 |
David Rose
|
fa325c0072
|
*** empty log message ***
|
2001-02-01 20:16:48 +00:00 |
David Rose
|
27d8bd1711
|
*** empty log message ***
|
2001-02-01 19:37:34 +00:00 |
Mike Goslin
|
6dba71307a
|
*** empty log message ***
|
2001-02-01 18:37:51 +00:00 |
David Rose
|
7315d16487
|
*** empty log message ***
|
2001-01-31 22:27:46 +00:00 |
Mike Goslin
|
4f513e12be
|
*** empty log message ***
|
2001-01-31 01:25:11 +00:00 |
David Rose
|
4bb778c586
|
*** empty log message ***
|
2001-01-31 00:17:17 +00:00 |
Mike Goslin
|
70dea3303f
|
*** empty log message ***
|
2001-01-30 19:47:47 +00:00 |
Mike Goslin
|
9f0e337d16
|
*** empty log message ***
|
2001-01-30 19:27:44 +00:00 |
David Rose
|
91d07d9209
|
*** empty log message ***
|
2001-01-30 17:42:42 +00:00 |
Mike Goslin
|
e7b772d16f
|
*** empty log message ***
|
2001-01-30 04:00:58 +00:00 |
Mike Goslin
|
de5a933a9c
|
*** empty log message ***
|
2001-01-30 02:32:09 +00:00 |
Mike Goslin
|
0ccdca9d80
|
*** empty log message ***
|
2001-01-30 01:59:55 +00:00 |
Mike Goslin
|
075518f3fd
|
*** empty log message ***
|
2001-01-30 00:17:51 +00:00 |
Darren Ranalli
|
48f06cc90a
|
*** empty log message ***
|
2001-01-29 23:28:31 +00:00 |
Darren Ranalli
|
6048676bd5
|
*** empty log message ***
|
2001-01-29 23:22:17 +00:00 |
Mike Goslin
|
00b9fde67a
|
*** empty log message ***
|
2001-01-29 22:45:12 +00:00 |
David Rose
|
bfe900b840
|
*** empty log message ***
|
2001-01-29 19:38:59 +00:00 |
georges
|
d05141e448
|
*** empty log message ***
|
2001-01-29 05:16:29 +00:00 |
Mike Goslin
|
6eaeb5acdc
|
*** empty log message ***
|
2001-01-27 03:29:47 +00:00 |
Darren Ranalli
|
88c7cf9073
|
*** empty log message ***
|
2001-01-27 02:55:06 +00:00 |
Darren Ranalli
|
1432fb3408
|
*** empty log message ***
|
2001-01-27 02:22:36 +00:00 |
David Rose
|
406472e592
|
*** empty log message ***
|
2001-01-27 02:06:25 +00:00 |
David Rose
|
0cd2e4bd91
|
*** empty log message ***
|
2001-01-27 01:51:19 +00:00 |
Mike Goslin
|
d0ef0cff08
|
*** empty log message ***
|
2001-01-27 01:27:38 +00:00 |
David Rose
|
fe2f34c925
|
*** empty log message ***
|
2001-01-27 01:17:57 +00:00 |
Mike Goslin
|
0ac40455aa
|
*** empty log message ***
|
2001-01-27 00:47:00 +00:00 |
David Rose
|
5d430a39e9
|
*** empty log message ***
|
2001-01-26 23:06:42 +00:00 |
David Rose
|
010ef75ebf
|
*** empty log message ***
|
2001-01-26 22:51:28 +00:00 |
David Rose
|
a87210cd1a
|
*** empty log message ***
|
2001-01-26 22:32:22 +00:00 |
David Rose
|
867fa370f4
|
*** empty log message ***
|
2001-01-26 22:31:00 +00:00 |
David Rose
|
39270a6f2c
|
*** empty log message ***
|
2001-01-26 20:52:37 +00:00 |
Mike Goslin
|
b0b30ad602
|
*** empty log message ***
|
2001-01-26 20:27:41 +00:00 |
Mike Goslin
|
dfa0b0c9fa
|
*** empty log message ***
|
2001-01-26 20:17:57 +00:00 |
David Rose
|
c49b34ba44
|
*** empty log message ***
|
2001-01-26 19:38:49 +00:00 |
Darren Ranalli
|
75c69b0943
|
*** empty log message ***
|
2001-01-26 18:30:51 +00:00 |
georges
|
2712af9dc5
|
add errmsg for drawsprite
|
2001-01-26 00:04:08 +00:00 |
David Rose
|
f075f7311d
|
*** empty log message ***
|
2001-01-25 23:34:55 +00:00 |
Mike Goslin
|
ad480dd783
|
*** empty log message ***
|
2001-01-25 19:26:37 +00:00 |
Mike Goslin
|
ca041964f5
|
*** empty log message ***
|
2001-01-25 03:14:00 +00:00 |
Mike Goslin
|
80d34ce1a0
|
*** empty log message ***
|
2001-01-25 02:49:24 +00:00 |
Mike Goslin
|
b73cac4e4f
|
*** empty log message ***
|
2001-01-25 02:08:51 +00:00 |
David Rose
|
1cdf9fcca2
|
*** empty log message ***
|
2001-01-25 01:56:42 +00:00 |
David Rose
|
e1a6551e58
|
*** empty log message ***
|
2001-01-25 01:37:52 +00:00 |
Darren Ranalli
|
8b57ab6c7e
|
*** empty log message ***
|
2001-01-25 01:12:01 +00:00 |
Mike Goslin
|
1749336099
|
*** empty log message ***
|
2001-01-24 23:55:50 +00:00 |
David Rose
|
d5af954732
|
*** empty log message ***
|
2001-01-24 22:41:44 +00:00 |
David Rose
|
3c6703cb9c
|
*** empty log message ***
|
2001-01-24 20:22:09 +00:00 |
Darren Ranalli
|
22fc57ba0a
|
*** empty log message ***
|
2001-01-24 20:14:48 +00:00 |
David Rose
|
b17ccf5749
|
*** empty log message ***
|
2001-01-24 19:21:55 +00:00 |
Darren Ranalli
|
4a9abedc55
|
*** empty log message ***
|
2001-01-24 02:04:35 +00:00 |
Cary Sandvig
|
55016c526a
|
I think that's working.. need to fix layering for the demo
|
2001-01-24 00:01:01 +00:00 |
Cary Sandvig
|
2285dfc03d
|
oops
|
2001-01-23 20:00:33 +00:00 |
Cary Sandvig
|
44271cccd3
|
whee
|
2001-01-23 17:59:44 +00:00 |
David Rose
|
ce2a4852d6
|
*** empty log message ***
|
2001-01-23 05:19:26 +00:00 |
Mike Goslin
|
1ce0e287e0
|
*** empty log message ***
|
2001-01-23 03:38:56 +00:00 |
David Rose
|
39264cbbbc
|
*** empty log message ***
|
2001-01-23 00:15:20 +00:00 |
Darren Ranalli
|
c200a7133e
|
*** empty log message ***
|
2001-01-22 21:59:31 +00:00 |
Darren Ranalli
|
cda6f2be96
|
*** empty log message ***
|
2001-01-20 01:29:40 +00:00 |
David Rose
|
926f5b2982
|
*** empty log message ***
|
2001-01-20 00:45:42 +00:00 |
David Rose
|
ce3cbe2c3e
|
*** empty log message ***
|
2001-01-19 23:54:27 +00:00 |
Cary Sandvig
|
da33fdddf2
|
fix matrix set and get
|
2001-01-19 23:22:15 +00:00 |
David Rose
|
fef68cd946
|
*** empty log message ***
|
2001-01-19 17:54:34 +00:00 |
Cary Sandvig
|
aef05ac0d0
|
d'oh
|
2001-01-18 23:50:18 +00:00 |
David Rose
|
42ffc16344
|
*** empty log message ***
|
2001-01-18 23:45:57 +00:00 |
Cary Sandvig
|
8a60d23712
|
and one more
|
2001-01-18 23:38:53 +00:00 |
Cary Sandvig
|
f4b97336a8
|
it's a start
|
2001-01-18 23:37:40 +00:00 |
Cary Sandvig
|
0efa072008
|
whee
|
2001-01-18 22:04:13 +00:00 |
Cary Sandvig
|
122d433432
|
whee
|
2001-01-18 21:49:03 +00:00 |
David Rose
|
594fc23c3b
|
*** empty log message ***
|
2001-01-18 18:55:30 +00:00 |
David Rose
|
872a902de4
|
*** empty log message ***
|
2001-01-18 02:17:07 +00:00 |
Mike Goslin
|
751d6c99f9
|
*** empty log message ***
|
2001-01-18 00:45:22 +00:00 |
Cary Sandvig
|
6b55fbb87e
|
fix get/set HPR which were oh so very broken
|
2001-01-17 22:48:28 +00:00 |
David Rose
|
827ae6b464
|
*** empty log message ***
|
2001-01-17 22:20:38 +00:00 |
Mike Goslin
|
ace2c70654
|
*** empty log message ***
|
2001-01-17 22:05:12 +00:00 |
Mike Goslin
|
76551bc5dc
|
*** empty log message ***
|
2001-01-17 19:12:24 +00:00 |
Dave Schuyler
|
780df451ea
|
changed includes
|
2001-01-17 02:04:05 +00:00 |
Dave Schuyler
|
3e194187ee
|
added comment
|
2001-01-17 01:57:48 +00:00 |
Dave Schuyler
|
f4cb11ab9d
|
added curveFitter stuff
|
2001-01-17 01:57:27 +00:00 |
Dave Schuyler
|
1519a80c02
|
changed includes
|
2001-01-17 01:56:56 +00:00 |
Dave Schuyler
|
4b5315ffb2
|
changed includes, activated core functions
|
2001-01-17 01:55:32 +00:00 |
Dave Schuyler
|
7a1ffba318
|
added pandabase.h
|
2001-01-17 01:49:09 +00:00 |
Dave Schuyler
|
2109f6e375
|
removed old comment
|
2001-01-17 01:48:33 +00:00 |
Dave Schuyler
|
2afad32dd2
|
added curveFitter and hermite stuff
|
2001-01-17 01:46:41 +00:00 |
Dave Schuyler
|
cb9c0434d5
|
changed includes
|
2001-01-17 01:45:56 +00:00 |
Dave Schuyler
|
4235f8ae9b
|
added curveFitter stuff
|
2001-01-17 01:45:32 +00:00 |
David Rose
|
cacd0a0060
|
*** empty log message ***
|
2001-01-16 20:09:34 +00:00 |
David Rose
|
985a687d36
|
*** empty log message ***
|
2001-01-16 18:59:41 +00:00 |
David Rose
|
3ace9e4b56
|
*** empty log message ***
|
2001-01-13 04:18:22 +00:00 |
David Rose
|
79377c587e
|
*** empty log message ***
|
2001-01-13 03:03:33 +00:00 |
Dave Schuyler
|
e695049e0e
|
added decl for class HermiteCurve
|
2001-01-12 05:58:01 +00:00 |
Dave Schuyler
|
8cf83493ee
|
added curveFitter and hermite stuff
|
2001-01-12 05:57:29 +00:00 |
Dave Schuyler
|
c0d20b5dcf
|
hid compilation errors, started check-in at wrong time
|
2001-01-12 05:57:04 +00:00 |
Dave Schuyler
|
e5e25daa19
|
added back convert_to_hermite
|
2001-01-12 05:37:28 +00:00 |
Dave Schuyler
|
02e5e29c5c
|
added curve fitting files
|
2001-01-12 05:26:10 +00:00 |
Dave Schuyler
|
3f8e49bd1e
|
Mark requested curve fitting
|
2001-01-12 05:25:16 +00:00 |
Mike Goslin
|
f450390286
|
*** empty log message ***
|
2001-01-12 03:06:41 +00:00 |
Joe Shochet
|
6179371b89
|
*** empty log message ***
|
2001-01-12 00:29:46 +00:00 |
David Rose
|
286a640ffe
|
*** empty log message ***
|
2001-01-11 23:10:48 +00:00 |
Mike Goslin
|
4d8da3cc5a
|
*** empty log message ***
|
2001-01-11 20:12:51 +00:00 |
David Rose
|
ee7cc2ccce
|
*** empty log message ***
|
2001-01-11 02:39:57 +00:00 |
Darren Ranalli
|
3c27991013
|
*** empty log message ***
|
2001-01-11 01:50:22 +00:00 |
Cary Sandvig
|
00d4463ada
|
*** empty log message ***
|
2001-01-11 01:47:34 +00:00 |
David Rose
|
90a2ea1759
|
*** empty log message ***
|
2001-01-11 01:29:22 +00:00 |
Darren Ranalli
|
e8c50ff107
|
*** empty log message ***
|
2001-01-11 00:47:17 +00:00 |
David Rose
|
ae22114628
|
*** empty log message ***
|
2001-01-11 00:26:39 +00:00 |
Darren Ranalli
|
7cd8235b1c
|
*** empty log message ***
|
2001-01-11 00:26:22 +00:00 |
David Rose
|
a9f6d03ce9
|
*** empty log message ***
|
2001-01-10 17:38:55 +00:00 |
Darren Ranalli
|
ed2004193c
|
*** empty log message ***
|
2001-01-10 02:10:27 +00:00 |
David Rose
|
f407f94ca3
|
*** empty log message ***
|
2001-01-10 01:55:59 +00:00 |
David Rose
|
c590240157
|
*** empty log message ***
|
2001-01-10 01:10:02 +00:00 |
David Rose
|
d9abbba095
|
*** empty log message ***
|
2001-01-09 23:03:49 +00:00 |
David Rose
|
929f1eae8d
|
*** empty log message ***
|
2001-01-09 19:58:00 +00:00 |
David Rose
|
4514ab5b35
|
*** empty log message ***
|
2001-01-09 18:29:37 +00:00 |
David Rose
|
faa13d10e5
|
*** empty log message ***
|
2001-01-09 03:07:29 +00:00 |
David Rose
|
7a110a31cd
|
*** empty log message ***
|
2001-01-09 00:26:00 +00:00 |
georges
|
67b0bd75b9
|
add texstats
|
2001-01-04 22:21:20 +00:00 |
David Rose
|
b417e0d84a
|
*** empty log message ***
|
2001-01-04 19:43:53 +00:00 |
Joe Shochet
|
d2eafeba13
|
*** empty log message ***
|
2001-01-04 18:59:01 +00:00 |
Darren Ranalli
|
7b002d2901
|
*** empty log message ***
|
2001-01-04 00:17:37 +00:00 |
Darren Ranalli
|
f3068ee1bc
|
*** empty log message ***
|
2001-01-03 22:54:05 +00:00 |
David Rose
|
993b7f7cfc
|
*** empty log message ***
|
2001-01-03 21:33:17 +00:00 |
Dave Schuyler
|
79a876bcb1
|
converted line endings to unix (lf)
|
2000-12-29 02:20:31 +00:00 |
Dave Schuyler
|
2fdf6a6a6c
|
added asserts back in
|
2000-12-28 03:50:11 +00:00 |
Dave Schuyler
|
fd8068d905
|
added warnings back in
|
2000-12-28 03:49:29 +00:00 |
Dave Schuyler
|
ba830cd0a2
|
added parametrics
|
2000-12-27 00:26:26 +00:00 |
Dave Schuyler
|
a7c9e4e127
|
removed hermite stuff
|
2000-12-26 22:52:06 +00:00 |
Dave Schuyler
|
09b2895336
|
removed some includes
|
2000-12-26 21:49:43 +00:00 |
David Rose
|
60750be415
|
*** empty log message ***
|
2000-12-22 21:48:01 +00:00 |
Dave Schuyler
|
386cc76544
|
joined from add-parametrics
|
2000-12-22 21:14:11 +00:00 |
David Rose
|
3ac90489b0
|
*** empty log message ***
|
2000-12-22 00:55:39 +00:00 |
David Rose
|
6b813b0ede
|
*** empty log message ***
|
2000-12-21 22:49:30 +00:00 |
David Rose
|
f80797c12a
|
*** empty log message ***
|
2000-12-21 22:37:32 +00:00 |
Darren Ranalli
|
e93ade0981
|
*** empty log message ***
|
2000-12-21 22:37:20 +00:00 |
Darren Ranalli
|
bed0e01fb4
|
*** empty log message ***
|
2000-12-21 22:01:48 +00:00 |
Mike Goslin
|
734692b918
|
*** empty log message ***
|
2000-12-21 19:29:10 +00:00 |
Mike Goslin
|
f384fc830a
|
*** empty log message ***
|
2000-12-21 19:17:16 +00:00 |
Mike Goslin
|
cfe434e8a3
|
*** empty log message ***
|
2000-12-21 04:04:58 +00:00 |
Mike Goslin
|
0e9bab6397
|
*** empty log message ***
|
2000-12-21 03:38:28 +00:00 |
Mike Goslin
|
034ae1780a
|
*** empty log message ***
|
2000-12-21 03:16:39 +00:00 |
Mike Goslin
|
15238eea7d
|
*** empty log message ***
|
2000-12-21 02:46:45 +00:00 |
Mike Goslin
|
5fe3777141
|
*** empty log message ***
|
2000-12-21 01:53:00 +00:00 |
Mike Goslin
|
c9bd840a9b
|
*** empty log message ***
|
2000-12-20 23:09:35 +00:00 |
David Rose
|
ad76d0d90b
|
*** empty log message ***
|
2000-12-20 21:43:51 +00:00 |
Mike Goslin
|
bce3983f1f
|
*** empty log message ***
|
2000-12-20 20:08:44 +00:00 |
David Rose
|
3af3863cf2
|
*** empty log message ***
|
2000-12-20 18:45:34 +00:00 |
Mike Goslin
|
417ed7154a
|
*** empty log message ***
|
2000-12-20 03:44:32 +00:00 |
Mike Goslin
|
c99b3db61d
|
*** empty log message ***
|
2000-12-20 03:36:25 +00:00 |
Mike Goslin
|
e56b75d5f0
|
*** empty log message ***
|
2000-12-20 02:58:32 +00:00 |
Mike Goslin
|
bdf18fb689
|
*** empty log message ***
|
2000-12-20 01:05:23 +00:00 |
Mike Goslin
|
dccf9a9aac
|
*** empty log message ***
|
2000-12-20 01:02:03 +00:00 |
David Rose
|
d976c1bfe5
|
*** empty log message ***
|
2000-12-19 19:52:31 +00:00 |
georges
|
a04bba01d4
|
fix release build-break
|
2000-12-19 19:50:43 +00:00 |
David Rose
|
a5232c2b04
|
*** empty log message ***
|
2000-12-19 19:06:22 +00:00 |
georges
|
09be56009d
|
add lummask pixfmt
|
2000-12-19 06:55:03 +00:00 |
georges
|
f3f4f877e8
|
add mipmapping & greyscale support
|
2000-12-19 06:53:31 +00:00 |
David Rose
|
8da0ae3359
|
*** empty log message ***
|
2000-12-19 02:35:01 +00:00 |
Mike Goslin
|
636a13e186
|
*** empty log message ***
|
2000-12-19 01:34:45 +00:00 |
Mike Goslin
|
147a42a6e3
|
*** empty log message ***
|
2000-12-19 00:15:05 +00:00 |
David Rose
|
e1d7311520
|
*** empty log message ***
|
2000-12-18 20:00:08 +00:00 |
David Rose
|
a052ba6eea
|
*** empty log message ***
|
2000-12-18 19:03:14 +00:00 |
David Rose
|
3e5581c366
|
*** empty log message ***
|
2000-12-18 17:42:29 +00:00 |
Mike Goslin
|
eab6f0393b
|
*** empty log message ***
|
2000-12-16 02:42:59 +00:00 |
Mike Goslin
|
9046be0eaa
|
*** empty log message ***
|
2000-12-16 02:40:24 +00:00 |
Mike Goslin
|
10ad25b088
|
*** empty log message ***
|
2000-12-16 02:20:54 +00:00 |
David Rose
|
ba2608b7b4
|
*** empty log message ***
|
2000-12-16 01:39:48 +00:00 |
Mike Goslin
|
61070fad26
|
*** empty log message ***
|
2000-12-16 01:13:20 +00:00 |
Mike Goslin
|
8951483ebf
|
*** empty log message ***
|
2000-12-15 23:19:43 +00:00 |
Mike Goslin
|
8f93982302
|
*** empty log message ***
|
2000-12-15 22:27:29 +00:00 |
Mike Goslin
|
eaa7527155
|
*** empty log message ***
|
2000-12-15 22:17:58 +00:00 |
Mike Goslin
|
9ad657075e
|
*** empty log message ***
|
2000-12-15 21:43:39 +00:00 |
David Rose
|
7d6592d26b
|
*** empty log message ***
|
2000-12-15 21:42:44 +00:00 |
David Rose
|
4c864fe561
|
*** empty log message ***
|
2000-12-15 20:29:41 +00:00 |
David Rose
|
a6505665ed
|
*** empty log message ***
|
2000-12-15 20:21:17 +00:00 |
Mike Goslin
|
0eb216f274
|
*** empty log message ***
|
2000-12-15 19:42:04 +00:00 |
Mike Goslin
|
fc195e2da5
|
*** empty log message ***
|
2000-12-15 19:13:19 +00:00 |
Mike Goslin
|
4cfffca8c2
|
*** empty log message ***
|
2000-12-15 18:47:12 +00:00 |
Mike Goslin
|
35ff932d6e
|
*** empty log message ***
|
2000-12-15 18:31:45 +00:00 |
Mike Goslin
|
6952b46db5
|
*** empty log message ***
|
2000-12-15 04:44:33 +00:00 |
Mike Goslin
|
71de8ed915
|
*** empty log message ***
|
2000-12-15 04:33:03 +00:00 |
Mike Goslin
|
f29c43153c
|
*** empty log message ***
|
2000-12-15 04:16:14 +00:00 |
Joe Shochet
|
2a018ab8e0
|
*** empty log message ***
|
2000-12-15 03:52:33 +00:00 |
Mike Goslin
|
5d8d9a4892
|
*** empty log message ***
|
2000-12-15 03:14:01 +00:00 |
Joe Shochet
|
530ae20d0c
|
*** empty log message ***
|
2000-12-15 02:15:13 +00:00 |
Joe Shochet
|
b499fd2895
|
*** empty log message ***
|
2000-12-15 02:00:49 +00:00 |
Mike Goslin
|
b46c629f0c
|
*** empty log message ***
|
2000-12-15 01:52:26 +00:00 |
Joe Shochet
|
39586e9a94
|
*** empty log message ***
|
2000-12-15 01:32:20 +00:00 |
Mike Goslin
|
2e54f4bc76
|
*** empty log message ***
|
2000-12-15 01:31:05 +00:00 |
Mike Goslin
|
f0db898172
|
*** empty log message ***
|
2000-12-15 01:13:25 +00:00 |
Mike Goslin
|
78d368b6ca
|
*** empty log message ***
|
2000-12-15 00:56:36 +00:00 |
Mike Goslin
|
d143358212
|
*** empty log message ***
|
2000-12-15 00:13:54 +00:00 |
Mike Goslin
|
26d7cb8ccb
|
*** empty log message ***
|
2000-12-14 23:41:29 +00:00 |
David Rose
|
c563f8180c
|
*** empty log message ***
|
2000-12-14 23:20:24 +00:00 |
Mike Goslin
|
a049313430
|
*** empty log message ***
|
2000-12-14 23:19:19 +00:00 |
Joe Shochet
|
bdd378eba9
|
*** empty log message ***
|
2000-12-14 23:10:12 +00:00 |
Joe Shochet
|
e6abe76f7d
|
*** empty log message ***
|
2000-12-14 21:39:34 +00:00 |
Mike Goslin
|
09915168d3
|
*** empty log message ***
|
2000-12-14 19:44:19 +00:00 |
Mike Goslin
|
24bb26742a
|
*** empty log message ***
|
2000-12-14 19:43:13 +00:00 |
Mike Goslin
|
2bfcda82d4
|
*** empty log message ***
|
2000-12-13 23:04:49 +00:00 |
Mike Goslin
|
7bfdd75113
|
*** empty log message ***
|
2000-12-13 22:23:32 +00:00 |
Mike Goslin
|
42392f0d0c
|
*** empty log message ***
|
2000-12-13 22:13:13 +00:00 |
Mike Goslin
|
45fe04bff1
|
*** empty log message ***
|
2000-12-13 22:01:35 +00:00 |
Mike Goslin
|
9f2c083966
|
*** empty log message ***
|
2000-12-13 21:20:39 +00:00 |
Mike Goslin
|
0b943499d1
|
*** empty log message ***
|
2000-12-13 21:19:43 +00:00 |
Mike Goslin
|
ddf63903f4
|
*** empty log message ***
|
2000-12-13 20:50:18 +00:00 |
Mike Goslin
|
4137f57be8
|
*** empty log message ***
|
2000-12-13 20:44:40 +00:00 |
Mike Goslin
|
c3dbc8fbed
|
*** empty log message ***
|
2000-12-13 20:39:21 +00:00 |
Joe Shochet
|
aabd66821f
|
*** empty log message ***
|
2000-12-13 17:18:02 +00:00 |
Mike Goslin
|
e2bfd4c7ed
|
*** empty log message ***
|
2000-12-13 01:56:18 +00:00 |
Mike Goslin
|
493eb9c2d8
|
*** empty log message ***
|
2000-12-13 01:31:55 +00:00 |
David Rose
|
563e041030
|
*** empty log message ***
|
2000-12-13 01:24:54 +00:00 |
David Rose
|
c514d3c9ac
|
*** empty log message ***
|
2000-12-13 01:21:49 +00:00 |
David Rose
|
df27e383f1
|
*** empty log message ***
|
2000-12-12 16:11:32 +00:00 |
David Rose
|
6e16fab296
|
*** empty log message ***
|
2000-12-12 02:29:28 +00:00 |
David Rose
|
c3075b7c82
|
*** empty log message ***
|
2000-12-12 02:14:26 +00:00 |
Mike Goslin
|
55138a33ab
|
*** empty log message ***
|
2000-12-12 01:22:20 +00:00 |
Mike Goslin
|
9895baba0a
|
*** empty log message ***
|
2000-12-12 00:22:14 +00:00 |
David Rose
|
33ff76b960
|
*** empty log message ***
|
2000-12-11 22:42:18 +00:00 |
Mike Goslin
|
fc8e976192
|
*** empty log message ***
|
2000-12-11 22:41:54 +00:00 |
georges
|
11d75a93ad
|
block window-mode flip from returning until vretrace
|
2000-12-11 20:12:00 +00:00 |
Cary Sandvig
|
abcda0c385
|
some more reporting on failed initialization
|
2000-12-11 19:57:56 +00:00 |
Mike Goslin
|
29863dcfe3
|
*** empty log message ***
|
2000-12-11 18:14:56 +00:00 |
Mike Goslin
|
2d3a54843f
|
*** empty log message ***
|
2000-12-10 00:32:11 +00:00 |
Mike Goslin
|
9d878d26de
|
*** empty log message ***
|
2000-12-09 23:15:33 +00:00 |
Mike Goslin
|
066b7509dd
|
*** empty log message ***
|
2000-12-09 22:55:38 +00:00 |
Mike Goslin
|
f5adb8ca21
|
*** empty log message ***
|
2000-12-09 22:08:03 +00:00 |
Joe Shochet
|
a3c5838dea
|
*** empty log message ***
|
2000-12-09 09:44:36 +00:00 |
Mike Goslin
|
b0ecbec7ed
|
*** empty log message ***
|
2000-12-09 04:55:51 +00:00 |
Mike Goslin
|
5b463cd7b4
|
*** empty log message ***
|
2000-12-09 04:48:43 +00:00 |
Mike Goslin
|
9590690313
|
*** empty log message ***
|
2000-12-09 04:25:46 +00:00 |
Mike Goslin
|
4ea223eae8
|
*** empty log message ***
|
2000-12-09 04:17:31 +00:00 |
David Rose
|
d69d3fc470
|
*** empty log message ***
|
2000-12-09 04:13:13 +00:00 |
Mike Goslin
|
f5479d95aa
|
*** empty log message ***
|
2000-12-09 03:41:36 +00:00 |
Mike Goslin
|
908aaefbb3
|
*** empty log message ***
|
2000-12-09 01:51:53 +00:00 |
Mike Goslin
|
38d6913847
|
*** empty log message ***
|
2000-12-09 01:15:25 +00:00 |
David Rose
|
beb480ebd3
|
*** empty log message ***
|
2000-12-09 00:07:05 +00:00 |
Mike Goslin
|
960c2f103c
|
*** empty log message ***
|
2000-12-08 23:46:56 +00:00 |
Mike Goslin
|
5a8d35dc66
|
*** empty log message ***
|
2000-12-08 22:50:55 +00:00 |
Mike Goslin
|
7f7455c336
|
*** empty log message ***
|
2000-12-08 03:35:12 +00:00 |
David Rose
|
4fa76ebd0b
|
*** empty log message ***
|
2000-12-08 02:53:54 +00:00 |
Mike Goslin
|
689896a258
|
*** empty log message ***
|
2000-12-08 02:33:34 +00:00 |
georges
|
68ba8c736c
|
fix coop-level errors, reduce fullscrn dim to 640x480 for cards < 3.5 avail
|
2000-12-08 01:25:45 +00:00 |
Mike Goslin
|
c8e6fc290b
|
*** empty log message ***
|
2000-12-08 01:06:37 +00:00 |
Mike Goslin
|
1c60b8ceb6
|
*** empty log message ***
|
2000-12-08 01:00:04 +00:00 |
Cary Sandvig
|
995bbe1ceb
|
forgot definition of audio_thread_priority
|
2000-12-08 00:05:41 +00:00 |
Cary Sandvig
|
56d040d3cc
|
be able to set thread priority
|
2000-12-07 23:15:41 +00:00 |
Cary Sandvig
|
5292915b22
|
remove dead code
|
2000-12-07 20:27:55 +00:00 |
Cary Sandvig
|
97b57df1b7
|
more safety wrt loading on machines without a soundcard
|
2000-12-07 19:30:54 +00:00 |
Mike Goslin
|
289095dfe2
|
*** empty log message ***
|
2000-12-07 04:33:54 +00:00 |
Joe Shochet
|
f50dda563e
|
*** empty log message ***
|
2000-12-07 04:05:16 +00:00 |
Cary Sandvig
|
4232adcc69
|
don't double block update
|
2000-12-07 02:29:55 +00:00 |
Mike Goslin
|
73fca1857a
|
*** empty log message ***
|
2000-12-07 02:18:25 +00:00 |
Cary Sandvig
|
d00bed0d84
|
there may have been clashes between threads
|
2000-12-07 02:06:41 +00:00 |
Cary Sandvig
|
b7d2a31c69
|
more refcounting
|
2000-12-06 22:52:42 +00:00 |
Cary Sandvig
|
0cb53b8d5b
|
can now call stop when something isn't playing
|
2000-12-06 18:44:10 +00:00 |
David Rose
|
07a1bca3a0
|
*** empty log message ***
|
2000-12-06 04:51:13 +00:00 |
Cary Sandvig
|
df6ecb17bf
|
layering priority in GUI
|
2000-12-06 02:29:48 +00:00 |
David Rose
|
2de90c8caa
|
*** empty log message ***
|
2000-12-06 02:10:54 +00:00 |
georges
|
7bc7babc51
|
disable polygon offset, which isnt working properly now
|
2000-12-05 23:27:26 +00:00 |
Cary Sandvig
|
6d8bfd133d
|
try another
|
2000-12-05 23:07:12 +00:00 |
Cary Sandvig
|
21fa9cbae5
|
maybe resetting reinit_prediction would help?
|
2000-12-05 23:02:31 +00:00 |
Cary Sandvig
|
913ae94c66
|
linear predictor. I hope
|
2000-12-05 22:57:37 +00:00 |
georges
|
0f8878b268
|
fix ragepro, PLANEMASK not supported on dx7
|
2000-12-05 04:17:50 +00:00 |
David Rose
|
e63acdf37a
|
*** empty log message ***
|
2000-12-05 03:43:17 +00:00 |
David Rose
|
d5eca5fa6f
|
*** empty log message ***
|
2000-12-05 02:54:48 +00:00 |
Cary Sandvig
|
67cb365f99
|
comment cleanup and junk
|
2000-12-05 01:45:44 +00:00 |
Cary Sandvig
|
3e8caf8e17
|
restartable connections and stuff
|
2000-12-05 01:43:26 +00:00 |
Cary Sandvig
|
d9b3cf736c
|
let's do the spline thing
|
2000-12-04 21:41:34 +00:00 |
Cary Sandvig
|
600c6f60c0
|
how about incrementing time?
|
2000-12-04 19:50:35 +00:00 |
Cary Sandvig
|
506359bd0b
|
use the right source vector
|
2000-12-04 19:43:10 +00:00 |
Cary Sandvig
|
42f0bbe863
|
lerp correction
|
2000-12-04 19:40:40 +00:00 |
georges
|
13888334e5
|
fix errmsg
|
2000-12-04 04:10:22 +00:00 |
georges
|
ee0ccc23e0
|
fixes to get 3dfx voodoo1/2 working
|
2000-12-04 04:01:01 +00:00 |
georges
|
c806ceddf6
|
disable square-texture adjustment, if over maxsize, scale down to maxsize
|
2000-12-04 04:00:17 +00:00 |
David Rose
|
b5d6b4506e
|
*** empty log message ***
|
2000-12-04 03:27:19 +00:00 |
David Rose
|
0124053db8
|
*** empty log message ***
|
2000-12-02 18:07:23 +00:00 |
Cary Sandvig
|
04590b6432
|
more debugging output
|
2000-12-02 00:38:45 +00:00 |
Cary Sandvig
|
fdf7e8490d
|
buh?
|
2000-12-02 00:04:42 +00:00 |
Cary Sandvig
|
db93b0de04
|
features features features
|
2000-12-01 23:40:19 +00:00 |
Cary Sandvig
|
1980d04382
|
whee
|
2000-12-01 23:00:35 +00:00 |
Cary Sandvig
|
01abfa2069
|
blah
|
2000-12-01 21:12:38 +00:00 |
Cary Sandvig
|
28eb9f3092
|
more stuff
|
2000-12-01 21:06:54 +00:00 |
Cary Sandvig
|
c6a19805bc
|
blah blah
|
2000-12-01 20:01:14 +00:00 |
Cary Sandvig
|
3a37cdb358
|
getting closer
|
2000-12-01 19:55:38 +00:00 |
georges
|
e7c94bfa9a
|
modify line warning
|
2000-12-01 04:12:50 +00:00 |
georges
|
d4a45b2c74
|
init backbuf to black
|
2000-12-01 04:08:41 +00:00 |
Cary Sandvig
|
b39214bf06
|
duh
|
2000-12-01 01:22:05 +00:00 |
Cary Sandvig
|
8e0ad3ea93
|
still doing too much
|
2000-12-01 01:04:09 +00:00 |
Cary Sandvig
|
2cce1739d8
|
hmm
|
2000-12-01 00:59:21 +00:00 |
Cary Sandvig
|
b7f596a410
|
I hope this works
|
2000-11-30 23:47:51 +00:00 |
David Rose
|
615a0bc06c
|
*** empty log message ***
|
2000-11-30 03:26:25 +00:00 |
Cary Sandvig
|
caac14f9c6
|
blah blah blah
|
2000-11-30 01:07:49 +00:00 |
Cary Sandvig
|
8d11199064
|
*** empty log message ***
|
2000-11-29 22:36:53 +00:00 |
David Rose
|
f9f6b012c8
|
*** empty log message ***
|
2000-11-29 20:13:35 +00:00 |
Cary Sandvig
|
3717871870
|
deal with rewind warning
|
2000-11-29 19:41:09 +00:00 |
Cary Sandvig
|
a57f270f33
|
some tuning
|
2000-11-29 18:57:59 +00:00 |
georges
|
ce27f60dee
|
clear primary surf to black after creation
|
2000-11-29 03:30:17 +00:00 |
georges
|
03861526f2
|
select 4444 texfmt over 1555
|
2000-11-29 03:29:45 +00:00 |
Cary Sandvig
|
c43c1e1347
|
update some stuff
|
2000-11-28 23:56:18 +00:00 |
Cary Sandvig
|
f85a16c86f
|
oops.. only load DSOs once
|
2000-11-28 20:03:27 +00:00 |
Cary Sandvig
|
7e08feb402
|
ability to change label text
|
2000-11-28 19:07:02 +00:00 |
David Rose
|
0287c81e94
|
*** empty log message ***
|
2000-11-28 18:29:47 +00:00 |
georges
|
c4467222e0
|
fix voodoo3 errmsg by not requiring unneeded caps bits
|
2000-11-28 04:30:17 +00:00 |
Cary Sandvig
|
375718f783
|
*** empty log message ***
|
2000-11-28 02:11:29 +00:00 |
Cary Sandvig
|
23a4ae9a0d
|
fix volume, and disable on initialize failure
|
2000-11-28 02:01:56 +00:00 |
David Rose
|
d2a5221f4a
|
*** empty log message ***
|
2000-11-28 01:46:01 +00:00 |
David Rose
|
36735622f5
|
*** empty log message ***
|
2000-11-28 00:37:14 +00:00 |
David Rose
|
56dd8577d9
|
*** empty log message ***
|
2000-11-28 00:32:28 +00:00 |
Cary Sandvig
|
72eb435729
|
more updates
|
2000-11-27 22:47:25 +00:00 |
David Rose
|
efb9546027
|
*** empty log message ***
|
2000-11-23 05:42:18 +00:00 |
David Rose
|
fe6255f3e1
|
*** empty log message ***
|
2000-11-22 21:15:46 +00:00 |
David Rose
|
f20fceb551
|
*** empty log message ***
|
2000-11-22 18:43:52 +00:00 |
David Rose
|
174bdd8807
|
*** empty log message ***
|
2000-11-22 02:51:04 +00:00 |
Mike Goslin
|
97244bf9bd
|
*** empty log message ***
|
2000-11-22 02:11:23 +00:00 |
David Rose
|
d01a189d8f
|
*** empty log message ***
|
2000-11-22 01:29:42 +00:00 |
Mike Goslin
|
1a05db3f46
|
*** empty log message ***
|
2000-11-22 00:06:54 +00:00 |
georges
|
6788d08998
|
fix untextured poly problem
|
2000-11-21 22:48:06 +00:00 |
David Rose
|
a560dbefd7
|
*** empty log message ***
|
2000-11-21 20:14:45 +00:00 |
Cary Sandvig
|
edac830a5e
|
need to export these
|
2000-11-21 18:53:33 +00:00 |
Cary Sandvig
|
7b56bf3779
|
depends on lerp
|
2000-11-21 18:46:36 +00:00 |
Cary Sandvig
|
5c03ad2dd3
|
fix macro refference
|
2000-11-21 18:33:31 +00:00 |
David Rose
|
5f2486d5a6
|
*** empty log message ***
|
2000-11-21 03:14:00 +00:00 |
Cary Sandvig
|
1bfee6870e
|
fix for hashes that might have a null byte
|
2000-11-21 01:10:41 +00:00 |
David Rose
|
548cb7767e
|
*** empty log message ***
|
2000-11-20 22:29:33 +00:00 |
David Rose
|
aa9b5805b0
|
*** empty log message ***
|
2000-11-20 18:50:36 +00:00 |
David Rose
|
6ee633d80e
|
*** empty log message ***
|
2000-11-20 17:47:15 +00:00 |
David Rose
|
61c7b272fd
|
*** empty log message ***
|
2000-11-19 23:09:08 +00:00 |
Cary Sandvig
|
387a1e506a
|
*** empty log message ***
|
2000-11-19 23:00:39 +00:00 |
David Rose
|
64d8035de4
|
*** empty log message ***
|
2000-11-19 22:55:18 +00:00 |
georges
|
232a4d84c3
|
fix draw_poly, release order
|
2000-11-19 10:13:34 +00:00 |
Cary Sandvig
|
57fda682f4
|
get it working more
|
2000-11-18 02:21:10 +00:00 |
Mike Goslin
|
1080c22cd3
|
*** empty log message ***
|
2000-11-18 01:33:46 +00:00 |
Mike Goslin
|
f426cbc0a9
|
*** empty log message ***
|
2000-11-18 00:39:10 +00:00 |
Mike Goslin
|
c01eac1ecc
|
*** empty log message ***
|
2000-11-18 00:25:00 +00:00 |
Cary Sandvig
|
3403c3b88d
|
fixed infinite recursion in unmanage()
|
2000-11-17 23:44:11 +00:00 |
Cary Sandvig
|
97385fd149
|
more stuff
|
2000-11-17 23:43:52 +00:00 |
David Rose
|
7785f82e1b
|
*** empty log message ***
|
2000-11-17 23:07:56 +00:00 |
Mike Goslin
|
aeb400fc59
|
*** empty log message ***
|
2000-11-17 22:33:00 +00:00 |
Mike Goslin
|
f3b6fdc154
|
*** empty log message ***
|
2000-11-17 22:16:39 +00:00 |
David Rose
|
e5fa7f674a
|
*** empty log message ***
|
2000-11-17 18:57:39 +00:00 |
David Rose
|
20a0ec37d6
|
*** empty log message ***
|
2000-11-17 15:26:04 +00:00 |
David Rose
|
7d38626876
|
*** empty log message ***
|
2000-11-17 04:49:21 +00:00 |
David Rose
|
2433fd2a1a
|
*** empty log message ***
|
2000-11-17 04:07:24 +00:00 |
Mike Goslin
|
40226e0e47
|
*** empty log message ***
|
2000-11-17 03:12:50 +00:00 |
Mike Goslin
|
e3c9d317b1
|
*** empty log message ***
|
2000-11-17 02:25:09 +00:00 |
Mike Goslin
|
ae20b230aa
|
*** empty log message ***
|
2000-11-17 00:18:36 +00:00 |
Cary Sandvig
|
01c133af76
|
fix some behavior
|
2000-11-16 23:43:06 +00:00 |
Mike Goslin
|
b7bbc1a250
|
*** empty log message ***
|
2000-11-16 23:42:51 +00:00 |
Joe Shochet
|
30222dd3e9
|
*** empty log message ***
|
2000-11-16 21:22:39 +00:00 |
Cary Sandvig
|
bc81829315
|
oops
|
2000-11-16 19:00:03 +00:00 |
Mike Goslin
|
1dd4581082
|
*** empty log message ***
|
2000-11-16 01:34:08 +00:00 |
Cary Sandvig
|
d038acc35d
|
more toys
|
2000-11-16 00:15:38 +00:00 |
Mike Goslin
|
20a6f604b3
|
*** empty log message ***
|
2000-11-15 23:07:20 +00:00 |
Mike Goslin
|
32ce502fbd
|
*** empty log message ***
|
2000-11-15 23:06:43 +00:00 |
Cary Sandvig
|
d50576e488
|
stuff
|
2000-11-15 22:52:15 +00:00 |
Cary Sandvig
|
dca70e1741
|
new file
|
2000-11-15 22:14:57 +00:00 |
Joe Shochet
|
a2d98d463c
|
*** empty log message ***
|
2000-11-15 20:28:22 +00:00 |
Joe Shochet
|
580acc37c7
|
*** empty log message ***
|
2000-11-15 20:19:36 +00:00 |
Cary Sandvig
|
765fe789b6
|
expose card texture for simple text
|
2000-11-15 20:13:11 +00:00 |
David Rose
|
416b3ce269
|
*** empty log message ***
|
2000-11-15 15:05:29 +00:00 |
Mike Goslin
|
b17c8d8c22
|
*** empty log message ***
|
2000-11-15 05:02:08 +00:00 |
Mike Goslin
|
e6619abec0
|
*** empty log message ***
|
2000-11-15 04:18:12 +00:00 |
Cary Sandvig
|
b4053a4256
|
fix alignment code
|
2000-11-15 02:01:00 +00:00 |
Cary Sandvig
|
2c9655669b
|
whee! functionality
|
2000-11-14 23:24:32 +00:00 |
Cary Sandvig
|
39f7645641
|
make things typed and ref counted, and possibly fix scaling bug
|
2000-11-14 20:29:13 +00:00 |
David Rose
|
fa8f38d8d6
|
*** empty log message ***
|
2000-11-14 20:16:15 +00:00 |
Cary Sandvig
|
33c1ae4afc
|
another test
|
2000-11-14 18:14:45 +00:00 |
David Rose
|
858b3700c0
|
*** empty log message ***
|
2000-11-14 04:25:47 +00:00 |
Cary Sandvig
|
3c3f5661f0
|
oops
|
2000-11-14 01:42:00 +00:00 |
Cary Sandvig
|
2ac5613ff4
|
local or full paths
|
2000-11-14 00:43:54 +00:00 |
Mike Goslin
|
08fc030c99
|
*** empty log message ***
|
2000-11-13 23:34:03 +00:00 |
Mike Goslin
|
7fde21f32b
|
*** empty log message ***
|
2000-11-13 22:16:06 +00:00 |
Mike Goslin
|
d702f8ef34
|
*** empty log message ***
|
2000-11-13 21:48:24 +00:00 |
Cary Sandvig
|
897137a561
|
unmanage in the destructors
|
2000-11-11 01:46:21 +00:00 |
Cary Sandvig
|
f13c786d61
|
some more functionality
|
2000-11-11 01:09:45 +00:00 |
Cary Sandvig
|
52b1bbadfc
|
buffer error found
|
2000-11-10 20:50:01 +00:00 |
David Rose
|
8ce02ceab8
|
*** empty log message ***
|
2000-11-10 08:12:21 +00:00 |
Mike Goslin
|
2a0ddc3fcd
|
*** empty log message ***
|
2000-11-10 07:38:41 +00:00 |
Mike Goslin
|
24c6a482ca
|
*** empty log message ***
|
2000-11-10 07:35:25 +00:00 |
Cary Sandvig
|
0c29448ee1
|
still tracking
|
2000-11-10 07:01:29 +00:00 |
David Rose
|
f13329602f
|
*** empty log message ***
|
2000-11-10 04:47:22 +00:00 |
georges
|
cce8ca381d
|
implement draw_polygon
|
2000-11-10 02:59:45 +00:00 |
David Rose
|
8cdfbeedcf
|
*** empty log message ***
|
2000-11-10 01:03:05 +00:00 |
Cary Sandvig
|
f96734023b
|
hunting down memory corruption
|
2000-11-09 23:54:00 +00:00 |
David Rose
|
42c76273ad
|
*** empty log message ***
|
2000-11-09 22:16:02 +00:00 |
georges
|
d0aee9aed7
|
fix texture filtering and blending
|
2000-11-09 21:53:10 +00:00 |
David Rose
|
5e2c066e84
|
*** empty log message ***
|
2000-11-09 21:14:02 +00:00 |
Cary Sandvig
|
173d6df423
|
make it compile more quietly
|
2000-11-09 21:06:18 +00:00 |
Cary Sandvig
|
4de5776f31
|
new functionality
|
2000-11-09 19:33:20 +00:00 |
David Rose
|
06d958a862
|
*** empty log message ***
|
2000-11-09 18:14:21 +00:00 |
Mike Goslin
|
ce89b324f1
|
*** empty log message ***
|
2000-11-09 06:25:12 +00:00 |
Mike Goslin
|
93d366516a
|
*** empty log message ***
|
2000-11-09 05:12:27 +00:00 |
Mike Goslin
|
cb167c9867
|
*** empty log message ***
|
2000-11-09 02:54:23 +00:00 |
Cary Sandvig
|
bc362bc346
|
search for MP3s as well
|
2000-11-09 01:50:47 +00:00 |
David Rose
|
8f268e22a5
|
*** empty log message ***
|
2000-11-09 00:35:24 +00:00 |
David Rose
|
10b72a68b8
|
*** empty log message ***
|
2000-11-09 00:33:31 +00:00 |
David Rose
|
6499f4e4d5
|
*** empty log message ***
|
2000-11-09 00:31:11 +00:00 |
David Rose
|
e2e9663c4c
|
*** empty log message ***
|
2000-11-08 22:38:50 +00:00 |
Cary Sandvig
|
67faa460e7
|
add label color setting
|
2000-11-08 19:50:33 +00:00 |
David Rose
|
1e61b1190e
|
*** empty log message ***
|
2000-11-08 07:04:05 +00:00 |
Mike Goslin
|
1f4c504b42
|
*** empty log message ***
|
2000-11-07 20:03:47 +00:00 |
David Rose
|
eefa9304cd
|
*** empty log message ***
|
2000-11-07 19:58:18 +00:00 |
Mike Goslin
|
f6f60684b1
|
*** empty log message ***
|
2000-11-07 19:50:06 +00:00 |
David Rose
|
887741751c
|
*** empty log message ***
|
2000-11-07 18:49:29 +00:00 |
Cary Sandvig
|
a8e21ef4c2
|
little more friendly debug formatting
|
2000-11-07 18:19:18 +00:00 |
Mike Goslin
|
59ea273e43
|
*** empty log message ***
|
2000-11-07 18:08:02 +00:00 |
David Rose
|
ba0c6d4c9b
|
*** empty log message ***
|
2000-11-07 06:15:23 +00:00 |
David Rose
|
edd21b3f4e
|
*** empty log message ***
|
2000-11-07 01:30:26 +00:00 |
Cary Sandvig
|
e2d0c1d5e4
|
fix up debugging a bit
|
2000-11-07 01:01:34 +00:00 |
Cary Sandvig
|
b9c9a83956
|
more debugging
|
2000-11-07 00:54:57 +00:00 |
Cary Sandvig
|
62dafaaa17
|
return a value
|
2000-11-06 23:04:20 +00:00 |
Cary Sandvig
|
7ecb711db6
|
texture label support
|
2000-11-06 22:59:30 +00:00 |
Cary Sandvig
|
d2e0d89785
|
provide non-active label functionality
|
2000-11-06 19:24:16 +00:00 |
Cary Sandvig
|
e6946c8039
|
new file
|
2000-11-06 19:03:50 +00:00 |
Cary Sandvig
|
a338413da4
|
*** empty log message ***
|
2000-11-03 20:56:19 +00:00 |
Cary Sandvig
|
eff4158f0e
|
make sound path work for loading MIDI
|
2000-11-03 19:39:03 +00:00 |
David Rose
|
efdb07d62f
|
*** empty log message ***
|
2000-11-03 19:24:06 +00:00 |
David Rose
|
d0e0566716
|
*** empty log message ***
|
2000-11-03 19:13:56 +00:00 |
Mike Goslin
|
77de5421be
|
*** empty log message ***
|
2000-11-03 02:21:43 +00:00 |
Mike Goslin
|
c7c659d5b3
|
*** empty log message ***
|
2000-11-02 23:27:26 +00:00 |
Cary Sandvig
|
1231327148
|
sub-minor tweek for better appearance
|
2000-11-02 22:12:44 +00:00 |
Cary Sandvig
|
675a62e6cf
|
fix frame packing calculation
|
2000-11-02 21:46:51 +00:00 |
georges
|
8ba886192d
|
*** empty log message ***
|
2000-11-02 21:44:17 +00:00 |
Mike Goslin
|
0bd04fc0dc
|
*** empty log message ***
|
2000-11-02 20:32:41 +00:00 |
Cary Sandvig
|
6bfbb4edf7
|
added frames and packing
|
2000-11-02 01:00:41 +00:00 |
Cary Sandvig
|
5a68d4db0b
|
test case for frames
|
2000-11-02 01:00:24 +00:00 |
Cary Sandvig
|
ae77863a93
|
new file
|
2000-11-01 18:34:07 +00:00 |
Mike Goslin
|
134d6d8a46
|
*** empty log message ***
|
2000-11-01 03:03:14 +00:00 |
Cary Sandvig
|
9a24491c0e
|
add position and scale setting
|
2000-11-01 00:08:25 +00:00 |
Cary Sandvig
|
933b12bbeb
|
*** empty log message ***
|
2000-10-31 22:41:06 +00:00 |
Cary Sandvig
|
ab3bba6fce
|
*** empty log message ***
|
2000-10-31 21:31:01 +00:00 |
Cary Sandvig
|
e1e822f0cf
|
add gui
|
2000-10-31 21:13:55 +00:00 |
Cary Sandvig
|
0c3195ffb8
|
super early draft of Panda2d
|
2000-10-31 21:02:44 +00:00 |
David Rose
|
9e916d425b
|
*** empty log message ***
|
2000-10-31 19:40:02 +00:00 |
David Rose
|
da2592c934
|
*** empty log message ***
|
2000-10-31 07:36:14 +00:00 |
David Rose
|
77fef0c9e5
|
*** empty log message ***
|
2000-10-31 07:00:44 +00:00 |
David Rose
|
a34fb3a032
|
*** empty log message ***
|
2000-10-31 01:58:45 +00:00 |
David Rose
|
87aaa3d68d
|
*** empty log message ***
|
2000-10-31 01:48:02 +00:00 |
Cary Sandvig
|
d9b5b8ad1c
|
include stdio.h explicitly rather then implicitly
|
2000-10-31 01:46:04 +00:00 |
David Rose
|
d4ad13c4fa
|
*** empty log message ***
|
2000-10-31 01:24:26 +00:00 |
David Rose
|
be91428169
|
*** empty log message ***
|
2000-10-30 20:59:57 +00:00 |
David Rose
|
2974dcad65
|
*** empty log message ***
|
2000-10-30 20:43:06 +00:00 |
David Rose
|
70e5089c32
|
*** empty log message ***
|
2000-10-30 19:45:16 +00:00 |
Cary Sandvig
|
249969377b
|
make emacs generate headers for .cxx files
|
2000-10-30 19:41:57 +00:00 |
David Rose
|
2bf0a7c7b6
|
*** empty log message ***
|
2000-10-30 19:38:28 +00:00 |
Cary Sandvig
|
b641eda9af
|
try again
|
2000-10-30 19:26:50 +00:00 |
Cary Sandvig
|
c372b2232b
|
all gone
|
2000-10-30 19:25:26 +00:00 |
Cary Sandvig
|
6c4cd0b620
|
all gone
|
2000-10-30 19:19:03 +00:00 |
David Rose
|
0d238d06ab
|
*** empty log message ***
|
2000-10-30 18:49:38 +00:00 |
David Rose
|
5d4f9e03df
|
*** empty log message ***
|
2000-10-28 00:03:04 +00:00 |
David Rose
|
8c04612fd4
|
*** empty log message ***
|
2000-10-27 23:24:34 +00:00 |
David Rose
|
456e96a3d6
|
*** empty log message ***
|
2000-10-27 23:14:40 +00:00 |
David Rose
|
5fea860c84
|
*** empty log message ***
|
2000-10-27 23:02:59 +00:00 |
David Rose
|
164d5a9fbe
|
*** empty log message ***
|
2000-10-27 22:45:19 +00:00 |
David Rose
|
b8daa04c88
|
*** empty log message ***
|
2000-10-27 17:51:33 +00:00 |
Cary Sandvig
|
68cc677b65
|
new file
|
2000-10-26 23:57:17 +00:00 |
Cary Sandvig
|
d763669d75
|
new file
|
2000-10-26 22:15:17 +00:00 |
Cary Sandvig
|
ae804055cd
|
new file
|
2000-10-26 18:13:26 +00:00 |
David Rose
|
b0c66c8dd7
|
*** empty log message ***
|
2000-10-26 18:05:15 +00:00 |
Cary Sandvig
|
fb77b2f1f6
|
new file
|
2000-10-26 17:53:16 +00:00 |
David Rose
|
df823a07ac
|
*** empty log message ***
|
2000-10-26 05:19:56 +00:00 |
David Rose
|
a122bab979
|
*** empty log message ***
|
2000-10-26 05:18:37 +00:00 |
Cary Sandvig
|
6420f478e7
|
new file
|
2000-10-25 23:59:46 +00:00 |
David Rose
|
5a56af5c67
|
*** empty log message ***
|
2000-10-25 23:50:33 +00:00 |
Mike Goslin
|
b7017f9e4b
|
*** empty log message ***
|
2000-10-25 21:30:37 +00:00 |
Joe Shochet
|
a85552458f
|
*** empty log message ***
|
2000-10-25 19:01:53 +00:00 |
David Rose
|
28c07298d5
|
*** empty log message ***
|
2000-10-25 04:30:26 +00:00 |
georges
|
8c39825532
|
fail if no 3D HW acceleration in current screen mode
|
2000-10-24 22:56:17 +00:00 |
David Rose
|
231e357952
|
*** empty log message ***
|
2000-10-24 02:38:00 +00:00 |
georges
|
3af3b56178
|
*** empty log message ***
|
2000-10-24 01:53:56 +00:00 |
David Rose
|
0cabb525e3
|
*** empty log message ***
|
2000-10-24 01:22:03 +00:00 |
Joe Shochet
|
2e192a8ca9
|
*** empty log message ***
|
2000-10-23 22:13:23 +00:00 |
Cary Sandvig
|
5027a12915
|
*** empty log message ***
|
2000-10-21 01:34:11 +00:00 |
Cary Sandvig
|
2df60fded8
|
*** empty log message ***
|
2000-10-20 19:55:52 +00:00 |
Mike Goslin
|
ad0e86bc6f
|
*** empty log message ***
|
2000-10-20 05:12:20 +00:00 |
Joe Shochet
|
0da2b7fe79
|
*** empty log message ***
|
2000-10-20 05:01:34 +00:00 |
georges
|
c91586a66f
|
more error checking
|
2000-10-20 04:59:33 +00:00 |
Joe Shochet
|
466704c470
|
*** empty log message ***
|
2000-10-20 04:07:52 +00:00 |
Mike Goslin
|
97641032d7
|
*** empty log message ***
|
2000-10-20 03:35:28 +00:00 |
georges
|
b8fc114a81
|
check PR_Read for failure
|
2000-10-20 01:18:35 +00:00 |
David Rose
|
7811638810
|
*** empty log message ***
|
2000-10-19 23:46:31 +00:00 |
Cary Sandvig
|
266179d0b3
|
*** empty log message ***
|
2000-10-19 20:20:44 +00:00 |
Cary Sandvig
|
f47d1022b7
|
*** empty log message ***
|
2000-10-19 18:28:11 +00:00 |
Cary Sandvig
|
9c782e8016
|
somehow capitolization happened
|
2000-10-19 17:54:11 +00:00 |
Cary Sandvig
|
f9ac6aec59
|
changes to temporal state for audio
|
2000-10-19 17:13:11 +00:00 |
Joe Shochet
|
8b514d8e65
|
*** empty log message ***
|
2000-10-19 17:09:00 +00:00 |
georges
|
922bd8b929
|
# xxxdddLddsfdset's set up a default window size of 800x600. The user can
# override this with a local ~/Configrc.
win-width 800
win-height 600
|
2000-10-19 00:55:27 +00:00 |
georges
|
7ca97ce2f0
|
*** empty log message ***
|
2000-10-19 00:39:37 +00:00 |
georges
|
9060a160f1
|
fix : problem
|
2000-10-19 00:30:51 +00:00 |
georges
|
77a83237ad
|
*** empty log message ***
|
2000-10-19 00:24:53 +00:00 |
georges
|
d4c3e447a2
|
*** empty log message ***
|
2000-10-19 00:17:51 +00:00 |
Darren Ranalli
|
fb4a5381fe
|
*** empty log message ***
|
2000-10-17 23:55:37 +00:00 |
Cary Sandvig
|
98cf3c80b1
|
more general handling of this
|
2000-10-17 21:50:22 +00:00 |
David Rose
|
d9730bb878
|
*** empty log message ***
|
2000-10-17 21:45:27 +00:00 |
Cary Sandvig
|
f5acafcd0d
|
more general handling
|
2000-10-17 21:43:05 +00:00 |
Joe Shochet
|
93dabec7bb
|
*** empty log message ***
|
2000-10-17 21:35:50 +00:00 |
Cary Sandvig
|
f7209145c2
|
new top level interface to noises
|
2000-10-17 21:12:04 +00:00 |
Cary Sandvig
|
724106ccdb
|
check for existance in music too
|
2000-10-17 20:18:41 +00:00 |
Cary Sandvig
|
089cdd3eee
|
Make sure file exists before trying to load it
|
2000-10-17 20:17:17 +00:00 |
georges
|
0067eb1d46
|
fix nvidia 16bpp depth prob
|
2000-10-17 02:34:47 +00:00 |
georges
|
396daaa3cb
|
fix decaling
|
2000-10-17 02:32:44 +00:00 |
georges
|
4e8a15ccd0
|
fix polygon offset decaling
|
2000-10-17 02:31:26 +00:00 |
Cary Sandvig
|
5ad6422398
|
typos
|
2000-10-14 00:27:29 +00:00 |
Darren Ranalli
|
3306eac8dc
|
*** empty log message ***
|
2000-10-14 00:08:07 +00:00 |
Cary Sandvig
|
bf3923dc1e
|
correct error in how length was computed
|
2000-10-13 23:24:53 +00:00 |
David Rose
|
2c853b7f73
|
*** empty log message ***
|
2000-10-13 22:54:10 +00:00 |
Cary Sandvig
|
8495b019f5
|
*** empty log message ***
|
2000-10-13 21:41:07 +00:00 |
Mike Goslin
|
5fd4272119
|
*** empty log message ***
|
2000-10-13 19:33:02 +00:00 |
Mike Goslin
|
eb2b49b8a0
|
*** empty log message ***
|
2000-10-13 19:29:25 +00:00 |
Mike Goslin
|
3af5e81985
|
*** empty log message ***
|
2000-10-13 03:46:13 +00:00 |
Darren Ranalli
|
e09bfec5da
|
*** empty log message ***
|
2000-10-13 00:06:42 +00:00 |
Darren Ranalli
|
8f6c14af40
|
*** empty log message ***
|
2000-10-13 00:01:20 +00:00 |
Darren Ranalli
|
fb8e4a04b5
|
*** empty log message ***
|
2000-10-12 23:52:55 +00:00 |
Cary Sandvig
|
b8564edf26
|
*** empty log message ***
|
2000-10-12 23:47:48 +00:00 |
Cary Sandvig
|
a6d112de63
|
*** empty log message ***
|
2000-10-12 23:41:32 +00:00 |
Cary Sandvig
|
ab39318a14
|
*** empty log message ***
|
2000-10-12 23:32:30 +00:00 |
David Rose
|
5523c367d1
|
*** empty log message ***
|
2000-10-12 22:44:32 +00:00 |
David Rose
|
c336c328e7
|
*** empty log message ***
|
2000-10-12 22:33:43 +00:00 |
Darren Ranalli
|
8a63a62984
|
*** empty log message ***
|
2000-10-12 22:25:29 +00:00 |
Cary Sandvig
|
44a2efc45c
|
update
|
2000-10-12 21:47:44 +00:00 |
Cary Sandvig
|
1e4c574245
|
mp3 support
|
2000-10-12 21:37:53 +00:00 |
Cary Sandvig
|
584e3e9278
|
like it says
|
2000-10-12 21:37:48 +00:00 |
Cary Sandvig
|
dfb5f81965
|
woo! mp3 support
|
2000-10-12 21:36:33 +00:00 |
Cary Sandvig
|
7d7e84061a
|
some cleanup
|
2000-10-12 21:36:26 +00:00 |
Cary Sandvig
|
06f55154be
|
woo! mp3
|
2000-10-12 21:35:09 +00:00 |
Cary Sandvig
|
7c5ab1240a
|
screwing around with mp3
|
2000-10-12 21:35:01 +00:00 |
Cary Sandvig
|
e0c412f934
|
make the starving warning a debug message
|
2000-10-12 21:34:48 +00:00 |
Cary Sandvig
|
fde6344ea2
|
foo
|
2000-10-12 18:02:42 +00:00 |
Cary Sandvig
|
c40fb1f05b
|
foo
|
2000-10-12 17:56:15 +00:00 |
Cary Sandvig
|
e9ca1bd9eb
|
foo
|
2000-10-12 16:48:28 +00:00 |
Cary Sandvig
|
90ea96e85e
|
rename
|
2000-10-12 00:17:39 +00:00 |
Darren Ranalli
|
88023b0709
|
*** empty log message ***
|
2000-10-12 00:10:46 +00:00 |
Cary Sandvig
|
86e5662808
|
need to install audio_manager.I
|
2000-10-12 00:02:58 +00:00 |
David Rose
|
c7952d866c
|
*** empty log message ***
|
2000-10-11 23:55:23 +00:00 |
Darren Ranalli
|
bcd675aa89
|
*** empty log message ***
|
2000-10-11 23:48:59 +00:00 |
Cary Sandvig
|
9bad163654
|
foo
|
2000-10-11 22:56:57 +00:00 |
David Rose
|
c8b6ece0de
|
*** empty log message ***
|
2000-10-11 22:50:48 +00:00 |
Darren Ranalli
|
e0aef3de3e
|
*** empty log message ***
|
2000-10-11 22:32:53 +00:00 |
Cary Sandvig
|
e7f97dbcbd
|
foo
|
2000-10-11 22:19:42 +00:00 |
Darren Ranalli
|
c90c20728e
|
*** empty log message ***
|
2000-10-11 22:17:48 +00:00 |
Cary Sandvig
|
a0a940046a
|
foo
|
2000-10-11 22:12:13 +00:00 |
Cary Sandvig
|
a1ac3c342b
|
like it says
|
2000-10-11 22:10:01 +00:00 |
Cary Sandvig
|
1686e1101a
|
the thing. you know, the thing
|
2000-10-11 21:56:43 +00:00 |
Darren Ranalli
|
57456e22c1
|
*** empty log message ***
|
2000-10-11 21:39:29 +00:00 |
Darren Ranalli
|
d15ab3c91b
|
*** empty log message ***
|
2000-10-11 21:03:02 +00:00 |
Cary Sandvig
|
47c1b73224
|
load mp3 audio files
|
2000-10-11 17:13:43 +00:00 |
David Rose
|
78f97090a4
|
*** empty log message ***
|
2000-10-11 02:15:34 +00:00 |
Mike Goslin
|
e0f020bc0b
|
*** empty log message ***
|
2000-10-11 02:00:11 +00:00 |
David Rose
|
041cec32ec
|
*** empty log message ***
|
2000-10-11 00:19:04 +00:00 |
Mike Goslin
|
9964b34588
|
*** empty log message ***
|
2000-10-11 00:05:58 +00:00 |
Cary Sandvig
|
e9f791b835
|
make compilers happy
|
2000-10-11 00:02:29 +00:00 |
David Rose
|
26650d16eb
|
*** empty log message ***
|
2000-10-10 23:45:29 +00:00 |
Mike Goslin
|
6d8b203e26
|
*** empty log message ***
|
2000-10-10 22:10:17 +00:00 |
Mike Goslin
|
5b755a1019
|
*** empty log message ***
|
2000-10-10 22:07:45 +00:00 |
David Rose
|
aa85f44e26
|
*** empty log message ***
|
2000-10-10 19:27:44 +00:00 |
Cary Sandvig
|
b2c8a4a204
|
fix for exiting internal threads
|
2000-10-10 18:02:55 +00:00 |
Cary Sandvig
|
eed2cb7fa5
|
rev for playing state
|
2000-10-10 00:00:50 +00:00 |
David Rose
|
6984fca9dd
|
*** empty log message ***
|
2000-10-09 17:46:02 +00:00 |
David Rose
|
2637a597a4
|
*** empty log message ***
|
2000-10-09 17:40:31 +00:00 |
Mike Goslin
|
337df657b5
|
*** empty log message ***
|
2000-10-07 02:34:05 +00:00 |
Mike Goslin
|
94cd079177
|
*** empty log message ***
|
2000-10-07 02:23:32 +00:00 |
David Rose
|
b607465bf1
|
*** empty log message ***
|
2000-10-07 01:34:40 +00:00 |
Cary Sandvig
|
9ecc3312b8
|
split out loaders
|
2000-10-06 22:47:27 +00:00 |
Cary Sandvig
|
1cdf536678
|
a little debugging to let me know if HAVE_SOXST is not defined
|
2000-10-06 17:43:54 +00:00 |
Mike Goslin
|
7eec589a0b
|
*** empty log message ***
|
2000-10-06 02:10:55 +00:00 |
Mike Goslin
|
fc2ba4c521
|
*** empty log message ***
|
2000-10-06 01:53:56 +00:00 |
Mike Goslin
|
8d550bc804
|
*** empty log message ***
|
2000-10-06 01:48:22 +00:00 |
Mike Goslin
|
92fd448955
|
*** empty log message ***
|
2000-10-06 01:43:05 +00:00 |
Mike Goslin
|
3cf08c76ab
|
*** empty log message ***
|
2000-10-06 01:40:43 +00:00 |
David Rose
|
a62e3f7024
|
*** empty log message ***
|
2000-10-06 01:03:02 +00:00 |
Mike Goslin
|
13870a3151
|
*** empty log message ***
|
2000-10-06 00:43:18 +00:00 |
Cary Sandvig
|
86dad33e7a
|
more safety checking
|
2000-10-06 00:38:23 +00:00 |
Cary Sandvig
|
a7c2814465
|
fixed rate resampling
|
2000-10-06 00:13:20 +00:00 |
Cary Sandvig
|
22781637eb
|
a little cleanup
|
2000-10-05 23:42:37 +00:00 |
Mike Goslin
|
6cfc7db01d
|
*** empty log message ***
|
2000-10-05 23:33:23 +00:00 |
David Rose
|
357448b7cc
|
*** empty log message ***
|
2000-10-05 23:31:06 +00:00 |
Mike Goslin
|
15c97dcef4
|
*** empty log message ***
|
2000-10-05 22:54:51 +00:00 |
Cary Sandvig
|
b8b673b4ab
|
fix
|
2000-10-05 22:28:58 +00:00 |
Mike Goslin
|
cb287f0e07
|
*** empty log message ***
|
2000-10-05 22:19:11 +00:00 |
David Rose
|
03919daa84
|
*** empty log message ***
|
2000-10-05 22:15:50 +00:00 |
Mike Goslin
|
6a4a41ace3
|
*** empty log message ***
|
2000-10-05 22:11:59 +00:00 |
Cary Sandvig
|
44f6bf9f14
|
add raw load support for win32
|
2000-10-05 21:53:11 +00:00 |
Cary Sandvig
|
3a18dd8181
|
removed printfs
|
2000-10-05 20:26:59 +00:00 |
Cary Sandvig
|
c29cd37138
|
integrated linux support
|
2000-10-05 20:26:02 +00:00 |
David Rose
|
3502a58f57
|
*** empty log message ***
|
2000-10-05 18:31:18 +00:00 |
David Rose
|
68b3110e9f
|
*** empty log message ***
|
2000-10-05 17:26:56 +00:00 |
Mike Goslin
|
090b613cea
|
*** empty log message ***
|
2000-10-05 17:25:04 +00:00 |
David Rose
|
afe47fb02e
|
*** empty log message ***
|
2000-10-05 17:19:23 +00:00 |
Mike Goslin
|
99ab49ade3
|
*** empty log message ***
|
2000-10-05 17:02:34 +00:00 |
Mike Goslin
|
fc25e645f7
|
*** empty log message ***
|
2000-10-05 03:38:19 +00:00 |
David Rose
|
ddccceb22e
|
*** empty log message ***
|
2000-10-05 03:20:04 +00:00 |
Mike Goslin
|
fb650026ae
|
*** empty log message ***
|
2000-10-05 02:43:08 +00:00 |
Mike Goslin
|
f8533164b9
|
*** empty log message ***
|
2000-10-05 02:35:34 +00:00 |
David Rose
|
ca581b9334
|
*** empty log message ***
|
2000-10-05 01:17:37 +00:00 |
Cary Sandvig
|
0f2496a467
|
fixed to actually work
|
2000-10-05 00:04:51 +00:00 |
Cary Sandvig
|
2bba74fc8b
|
loader using the SoX libst
|
2000-10-04 23:12:43 +00:00 |
Cary Sandvig
|
b7da1b768c
|
inline files for the linux OSS driver
|
2000-10-04 23:12:26 +00:00 |
Cary Sandvig
|
27e72f817a
|
header for the linux OSS driver
|
2000-10-04 23:12:13 +00:00 |
Cary Sandvig
|
1b3ed5dbda
|
implementation code for the linux OSS driver
|
2000-10-04 23:12:02 +00:00 |
Mike Goslin
|
8ff24f8f4f
|
*** empty log message ***
|
2000-10-04 23:09:03 +00:00 |
David Rose
|
182405efbb
|
*** empty log message ***
|
2000-10-04 18:09:29 +00:00 |
David Rose
|
2fd714e52f
|
Initial revision
|
2000-10-04 01:14:41 +00:00 |