Commit Graph

36 Commits

Author SHA1 Message Date
rdb e4013226e1 general: Remove vestigial typedef.h file 2021-12-12 18:37:49 +01:00
rdb 8b8796e9df express: remove libtar dependency
We haven't built with this for many years, and apparently nobody has missed it, so… good riddance?
2019-09-06 11:21:15 +02:00
Sam Edwards f1eb811c0e general: Break apart BUILDING_PANDAEXPRESS 2018-06-10 01:37:31 -06:00
Sam Edwards 7790f8429d general: Fully qualify header references into the std namespace
Closes #341
2018-06-07 10:35:12 +02:00
rdb dd2806c8bd Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
rdb 18874fa151 Replace PN_int/uint types with stdint.h types, since all compilers we support have them.
Plus, we already had code that relied on them being available anyway.
2016-05-11 00:27:58 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
rdb db6f0342cc Add properties with has/clear (interrogatedb v3.1) 2015-12-24 14:25:45 +01:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose b9b6dc8f0d patcher cleanup 2009-08-31 06:10:55 +00:00
David Rose c5082a543e non-destructive mode 2009-08-26 06:23:35 +00:00
David Rose e17fb67b08 streamWrapper 2008-11-12 18:30:59 +00:00
David Rose 964c76f2e0 pandaFileStream 2008-09-09 00:06:47 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +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 e51797e318 more fixes and optimizations to subfile patcher 2007-02-28 01:48:27 +00:00
David Rose c5c375aadf patch multifiles a lot smarter 2007-02-26 20:46:17 +00:00
Roger Hughston 477fdc8775 OSX Commit 2006-03-17 22:57:38 +00:00
Asad M. Zaman e19232aa88 fixed the patch error dure to uint16 overflow 2006-01-25 20:26:06 +00:00
David Rose a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
David Rose 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
Roger Hughston 63290756fe *** empty log message *** 2005-05-23 21:04:31 +00:00
Darren Ranalli 798348ea12 slightly improved hash values 2004-05-27 00:14:27 +00:00
Darren Ranalli d0acfcc4ac Roger's patchfile generation speed optimizations 2004-05-26 22:30:21 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 577c5ac28c new security enhancements for toontown client and server 2003-09-19 15:38:22 +00:00
David Rose bf98a3c9a9 fixes for new publish script, patch fixes 2002-11-04 21:22:13 +00:00
David Rose 67d32fc172 fix problems patching 2002-10-29 00:38:44 +00:00
David Rose 28fffee547 pvector, pmap, etc. 2001-06-06 00:55:53 +00:00
David Rose 2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
Darren Ranalli cda6f2be96 *** empty log message *** 2001-01-20 01:29:40 +00:00
Darren Ranalli bed0e01fb4 *** empty log message *** 2000-12-21 22:01:48 +00:00
David Rose 7d38626876 *** empty log message *** 2000-11-17 04:49:21 +00:00
Darren Ranalli 3306eac8dc *** empty log message *** 2000-10-14 00:08:07 +00:00
David Rose 2fd714e52f Initial revision 2000-10-04 01:14:41 +00:00