Commit Graph

35 Commits

Author SHA1 Message Date
rdb e4f493b872 dcparser: use vector_uchar for blobs, step towards Python 3 compat
Closes #298
2018-12-19 12:45:32 +01:00
Sam Edwards 97d6d84ade dcparser: Add BUILDING_DIRECT_DCPARSER switch
Resolves GH #342.
2018-08-15 20:38:00 -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 47388b0dbc Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose fe034278e3 refine for pirates obfuscation 2006-08-16 00:20:57 +00:00
David Rose cbf0b4ab88 pstats on individual field updates 2004-11-22 23:25:20 +00:00
David Rose 37b1ea93da add check_match 2004-07-09 23:11:20 +00:00
David Rose 52b632fac8 const downcast methods 2004-07-02 00:25:42 +00:00
David Rose 9222e02084 default values 2004-07-01 23:15:19 +00:00
David Rose 5755d6e9d4 allow flags on parameters too 2004-06-30 03:51:40 +00:00
David Rose 932359216f struct and switch are now inline 2004-06-30 00:50:25 +00:00
David Rose d52e9cc184 integrate class fields and parameters 2004-06-23 16:50:08 +00:00
David Rose 414ec1b386 more range checking 2004-06-22 15:23:05 +00:00
David Rose ac1f745525 typedefs and arrays 2004-06-17 23:38:59 +00:00
David Rose 439d1b200e DCType -> DCParameter, also parsing and formatting of values 2004-06-17 19:18:07 +00:00
David Rose aff151835d python unpacking 2004-06-17 03:26:20 +00:00
David Rose 866807b44e python packer uses new DCPacker 2004-06-16 22:12:31 +00:00
David Rose 9ccac55523 introducing complex dc types 2004-06-16 09:09:54 +00:00
David Rose 8625787a5e move AIDistClass etc. into C++ 2004-05-19 04:49:09 +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 e7d1b03ab8 add airecv flag 2003-11-26 22:25:52 +00:00
David Rose 49f10b70e7 add dcparse -b and -v 2003-10-17 11:26:10 +00:00
David Rose 5b4eb24b62 undo poorly-conceived dcparse compress flag 2003-04-29 14:16:25 +00:00
David Rose be4d4625e3 support dcparse compress flag 2003-04-29 03:20:53 +00:00
cxgeorge b40105460d switch floor to cfloor 2002-01-30 04:38:22 +00:00
David Rose c11ab984ae add (u)int8array 2001-07-14 01:55:50 +00:00
David Rose 28fffee547 pvector, pmap, etc. 2001-06-06 00:55:53 +00:00
David Rose 00b55bf50c Update copyright header 2001-05-25 21:41:25 +00:00
David Rose fcb24f02ef remove tab characters 2001-05-25 15:56:49 +00:00
David Rose 121fb2faa3 *** empty log message *** 2001-03-23 01:16:03 +00:00
David Rose c47d83286d *** empty log message *** 2001-03-22 22:54:25 +00:00
David Rose 15d4d01836 *** empty log message *** 2001-03-22 19:01:11 +00:00
David Rose c124fea0a3 *** empty log message *** 2001-03-22 18:48:27 +00:00