David Rose
|
87a23944fb
|
regularize StreamReader, StreamWriter, StringStream
|
2007-07-06 04:03:49 +00:00 |
David Rose
|
987bae400e
|
no longer needed code
|
2007-07-06 00:24:31 +00:00 |
David Rose
|
a99dcb1547
|
StringStream
|
2007-07-06 00:19:56 +00:00 |
David Rose
|
3d63d36cb7
|
pstats track miles audio memory usage
|
2007-07-05 23:40:33 +00:00 |
David Rose
|
ab34a7c656
|
windows niceties
|
2007-06-29 18:37:18 +00:00 |
David Rose
|
385e7be325
|
still more meminfo fixes
|
2007-06-29 15:53:27 +00:00 |
David Rose
|
0e9aabb75b
|
remove recursion_protect on win32_malloc_hook (not needed)
|
2007-06-29 01:44:17 +00:00 |
David Rose
|
d52eb37b14
|
move some low-level mem tracking into MemoryHook, more mem tracking fixes
|
2007-06-29 01:39:09 +00:00 |
David Rose
|
821e63d1c9
|
better use of _info_set
|
2007-06-28 02:12:15 +00:00 |
David Rose
|
173844002f
|
don't double-count pointers
|
2007-06-28 01:24:35 +00:00 |
David Rose
|
fe97acf7cb
|
integrate thread_yield in appropriate places
|
2007-06-26 13:01:16 +00:00 |
David Rose
|
f90469bbfe
|
Namable::init_type()
|
2007-06-22 23:58:50 +00:00 |
David Rose
|
05e48d97b6
|
protect from interrogate
|
2007-06-22 22:42:11 +00:00 |
David Rose
|
7349221f42
|
add get_python_pointer()
|
2007-06-22 22:36:32 +00:00 |
David Rose
|
4d9a1500dd
|
forgot return value
|
2007-06-21 16:30:51 +00:00 |
David Rose
|
8d2bdc39fd
|
first pass at SIMPLE_THREADS
|
2007-06-21 15:33:27 +00:00 |
David Rose
|
5f1b029f42
|
NeverFreeMemory
|
2007-06-14 23:15:14 +00:00 |
David Rose
|
f4e2e0e9ae
|
silence errors due to threading artifacts
|
2007-06-09 00:17:18 +00:00 |
David Rose
|
97f794be0e
|
attempt to protect paranoid_clock from multithread
|
2007-06-07 03:34:08 +00:00 |
David Rose
|
25159b2efa
|
vertex-data-allow-reread
|
2007-05-22 21:03:41 +00:00 |
David Rose
|
9176735a9f
|
reference counting issues
|
2007-05-21 22:37:16 +00:00 |
David Rose
|
3c903dbd77
|
expose get_ref_count
|
2007-05-11 02:14:54 +00:00 |
David Rose
|
18fab235c9
|
add methods to directly access vertex and texture data from Python
|
2007-05-11 01:14:05 +00:00 |
David Rose
|
d87cae471d
|
more better pstats mem tracking
|
2007-05-10 14:40:52 +00:00 |
David Rose
|
7d12427481
|
fix track-memory-usage
|
2007-05-09 22:07:29 +00:00 |
Roger Hughston
|
0ecf5adfbb
|
Changes to support yielding and read optimizations for AI
|
2007-05-05 00:36:36 +00:00 |
David Rose
|
6c5d628b08
|
make a separate notify category for the clock
|
2007-04-27 19:44:40 +00:00 |
David Rose
|
936412fae2
|
merge cow_thread_2007_04_12: make copy-on-write operations thread-safe
|
2007-04-19 18:23:10 +00:00 |
David Rose
|
65a84a7074
|
squelch warning
|
2007-04-04 18:50:58 +00:00 |
David Rose
|
863fdd7449
|
fix patching issues with corrupt patchfiles
|
2007-03-21 23:08:57 +00:00 |
Josh Yelon
|
8a865e394b
|
Added WIN32_LEAN_AND_MEAN
|
2007-03-19 20:46:59 +00:00 |
David Rose
|
ca02924197
|
remove accidental debug statements
|
2007-03-16 18:40:28 +00:00 |
David Rose
|
293af4fcad
|
whoops, method prototype in wrong place
|
2007-03-16 15:54:14 +00:00 |
David Rose
|
38b537b0f5
|
support tar files, and multifiles within tar files, for tt osx publish
|
2007-03-16 03:07:52 +00:00 |
David Rose
|
baa0f8039c
|
completely shoot nspr
|
2007-03-07 21:57:15 +00:00 |
David Rose
|
924f7f106c
|
linux compiler warning
|
2007-03-01 20:35:34 +00:00 |
David Rose
|
01136dc823
|
check more aggressively for embedded .mf extension
|
2007-02-28 18:23:50 +00:00 |
David Rose
|
e51797e318
|
more fixes and optimizations to subfile patcher
|
2007-02-28 01:48:27 +00:00 |
David Rose
|
1fec11b507
|
oops
|
2007-02-27 04:13:31 +00:00 |
David Rose
|
c5c375aadf
|
patch multifiles a lot smarter
|
2007-02-26 20:46:17 +00:00 |
Darren Ranalli
|
3758283048
|
added indent to dump_hex
|
2007-02-23 08:52:00 +00:00 |
David Rose
|
9ed9038098
|
add insert_unverified
|
2007-02-15 21:00:42 +00:00 |
David Rose
|
0e1ea07313
|
explicit comparison operators needed
|
2007-02-12 19:03:23 +00:00 |
David Rose
|
c1091e7b4a
|
build on MSC 2005
|
2007-02-08 20:14:52 +00:00 |
David Rose
|
63edecf517
|
faster sprite particles
|
2007-02-08 19:56:33 +00:00 |
Josh Yelon
|
a9c791a034
|
Renamed PointerToArrayElement to ReferenceCountedArray
|
2007-02-07 22:06:57 +00:00 |
David Rose
|
132c2c4746
|
move EncryptStream to dtool; add encrypted and globally untrusted prc support
|
2007-01-30 23:54:37 +00:00 |
David Rose
|
a08852341c
|
fix crash when file added twice
|
2007-01-17 02:14:43 +00:00 |
Darren Ranalli
|
ad7c978ef5
|
better hex output
|
2006-12-29 18:07:41 +00:00 |
David Rose
|
f0df11bc39
|
fix malloc issues on windows
|
2006-11-17 23:21:33 +00:00 |