David Rose
|
5779007507
|
more memory tracking stuff
|
2006-11-24 22:59:44 +00:00 |
David Rose
|
f0df11bc39
|
fix malloc issues on windows
|
2006-11-17 23:21:33 +00:00 |
David Rose
|
55225290b8
|
add MemoryBase to fix malloc issues, especially on OSX
|
2006-11-17 02:13:10 +00:00 |
David Rose
|
ccec9eb3df
|
allow Actor flattening
|
2006-11-16 22:39:31 +00:00 |
David Rose
|
656b85eb8c
|
fix red-green confusion
|
2006-11-16 01:27:08 +00:00 |
David Rose
|
ce4de5f2af
|
remove debug printouts
|
2006-11-15 22:17:07 +00:00 |
David Rose
|
d06c7c47f2
|
better handling, error reporting for downloading and subdocument downloading
|
2006-11-15 20:05:39 +00:00 |
Zachary Pavlov
|
d9dd69e876
|
putting native back in
|
2006-11-14 04:06:36 +00:00 |
Zachary Pavlov
|
5ba0ce88ba
|
changeses to allow us to use WIN32_LEAN_AND_MEAN
|
2006-11-14 04:05:55 +00:00 |
Zachary Pavlov
|
322fad4dd5
|
fix for debug mode
|
2006-11-14 04:05:08 +00:00 |
Zachary Pavlov
|
180b24543a
|
drawable region update for debug
|
2006-11-14 04:03:49 +00:00 |
Zachary Pavlov
|
88f87760b8
|
memoryInfo fix for debug builds
|
2006-11-14 04:02:05 +00:00 |
David Rose
|
d6b8d30bca
|
add replace_node()
|
2006-11-13 22:45:24 +00:00 |
David Rose
|
79f9e04e26
|
print warning when file not found
|
2006-11-13 22:13:13 +00:00 |
David Rose
|
9ef8e468e5
|
correct filename case
|
2006-11-13 21:31:42 +00:00 |
David Rose
|
6f21efb679
|
fix compose between 2-d and 3-d mats
|
2006-11-13 18:22:25 +00:00 |
Zachary Pavlov
|
5448cb07c1
|
another temp fix, just in case
|
2006-11-13 06:53:07 +00:00 |
Josh Wilson
|
7d12be589f
|
added ArcEmitter
|
2006-11-13 00:47:48 +00:00 |
Josh Wilson
|
409fc0d9a3
|
arcEmitter works like ringEmitter except you can constrain the particles to a an arc on the ring. usefull for splitting a single particle system into an 'in front' and 'behind' pair
|
2006-11-13 00:47:11 +00:00 |
David Rose
|
e0ccf7a2f5
|
increase fmod limit
|
2006-11-12 18:55:58 +00:00 |
David Rose
|
9fb8d43cf5
|
fix typo
|
2006-11-10 17:34:19 +00:00 |
Zachary Pavlov
|
b29c58e3f5
|
okay, now it works!
|
2006-11-10 04:21:08 +00:00 |
Zachary Pavlov
|
426dc40890
|
some cleanups on classes. Changed ActiveOpenNB to ActiveOpen (change back later)
|
2006-11-09 22:20:56 +00:00 |
David Rose
|
476eba103d
|
add support for set_icon_filename()
|
2006-11-08 18:53:21 +00:00 |
Zachary Pavlov
|
82d1ecf8d7
|
bug fix and composite
|
2006-11-08 03:03:00 +00:00 |
Zachary Pavlov
|
3d7386bb80
|
removed bdr from published classes
|
2006-11-08 02:35:06 +00:00 |
Zachary Pavlov
|
576818d5db
|
okay, now this should be safe
|
2006-11-08 02:32:37 +00:00 |
Zachary Pavlov
|
466a3f7d48
|
native net is now in the panda tree
|
2006-11-08 02:28:50 +00:00 |
David Rose
|
1052e11e0b
|
properly support multiple monitors
|
2006-11-07 22:36:56 +00:00 |
David Rose
|
969e962ed8
|
fix issues with resizing fullscreen windows
|
2006-11-07 22:35:24 +00:00 |
David Rose
|
fe8a5d19ed
|
choose an appropriate default audio library
|
2006-11-07 14:03:44 +00:00 |
Zachary Pavlov
|
c3f0f7d58d
|
until this gets figured out
|
2006-11-07 04:19:53 +00:00 |
Roger Hughston
|
6164d1bf7e
|
add net tests
|
2006-11-07 00:58:31 +00:00 |
Roger Hughston
|
aa95cc3aff
|
New nativenet stuff .. expermental
|
2006-11-07 00:53:42 +00:00 |
David Rose
|
e49cc9f973
|
fix incorrect matchup between mouse and display
|
2006-11-06 19:18:47 +00:00 |
David Rose
|
6ff4850dce
|
debug output
|
2006-11-06 17:44:59 +00:00 |
David Rose
|
1b3f098b39
|
support servers that don't handle a Range request
|
2006-11-05 00:33:55 +00:00 |
David Rose
|
d18ed81095
|
fix inverted screenshots
|
2006-11-03 22:48:43 +00:00 |
David Rose
|
68c702458b
|
remove references to ddraw.h
|
2006-11-03 16:29:49 +00:00 |
Josh Yelon
|
80c6657136
|
Trivial fix
|
2006-11-03 16:05:17 +00:00 |
Josh Yelon
|
3a25b1f1e7
|
Trivial fix
|
2006-11-03 15:42:15 +00:00 |
Zachary Pavlov
|
e75d2ef706
|
low level support for mouselook in osx
|
2006-11-03 02:34:34 +00:00 |
Zachary Pavlov
|
f6e37779e4
|
added a relative mode to a window. Currently only does anything in osx
|
2006-11-03 02:33:22 +00:00 |
Zachary Pavlov
|
4d9f4785c7
|
commented out down setting for resume_down case. This is a fix for the first key missed bug
|
2006-11-02 23:46:27 +00:00 |
David Rose
|
ea616ebe4e
|
EXPCL
|
2006-11-02 20:08:07 +00:00 |
David Rose
|
26b20ce4ac
|
pstats tracking for texture and vertex data on main memory
|
2006-11-02 19:31:03 +00:00 |
David Rose
|
8b1cdc6ece
|
hack to protect FMOD from gs_instruments.dls
|
2006-11-02 03:20:31 +00:00 |
David Rose
|
2cfec74ada
|
fix event handling a bit
|
2006-11-02 03:03:32 +00:00 |
David Rose
|
285622c36f
|
robustify Fmod, Miles support on Windows and OSX
|
2006-11-02 01:42:54 +00:00 |
David Rose
|
5f516b9d32
|
remove redundant reference to audio_dls_file
|
2006-11-02 00:01:51 +00:00 |