Commit Graph

67 Commits

Author SHA1 Message Date
David Rose 02d259fb03 allow undefined typedefs like classes 2004-06-18 21:08:02 +00:00
David Rose 30ae40c21b use int64 in parsing 2004-06-18 20:35:01 +00:00
David Rose 7e70887ab2 add unsigned pack/unpack, modularize packing methods 2004-06-18 18:46:25 +00:00
David Rose 82ffc21598 include math.h 2004-06-17 23:43:53 +00:00
David Rose ac1f745525 typedefs and arrays 2004-06-17 23:38:59 +00:00
Darren Ranalli 117a3a5465 typo fix 2004-06-17 20:58:54 +00:00
David Rose 0b2be8bf9c parse_string, format_data 2004-06-17 19:47:03 +00:00
David Rose ec4539137a DCType -> DCParameter, also parsing and formatting of values 2004-06-17 19:18:18 +00:00
David Rose 439d1b200e DCType -> DCParameter, also parsing and formatting of values 2004-06-17 19:18:07 +00:00
David Rose 9f2b14f261 oops, wrong byte 2004-06-17 03:51:39 +00:00
David Rose 838fee3e29 move function def 2004-06-17 03:29:24 +00:00
David Rose aff151835d python unpacking 2004-06-17 03:26:20 +00:00
David Rose c4de0c80d9 python packer uses new DCPacker 2004-06-16 22:18:15 +00:00
David Rose 866807b44e python packer uses new DCPacker 2004-06-16 22:12:31 +00:00
David Rose 96e4161169 prebuild bison 2004-06-16 18:09:32 +00:00
David Rose 326ad4b109 missing headers 2004-06-16 09:17:18 +00:00
David Rose 9ccac55523 introducing complex dc types 2004-06-16 09:09:54 +00:00
David Rose 65f0fa0409 fix error messages when dc files loaded out of order 2004-06-12 02:21:21 +00:00
David Rose ae9ef03e9b rename Configrc to Config.prc 2004-06-10 18:54:04 +00:00
David Rose 022f83833f build on irix 2004-06-09 21:19:24 +00:00
David Rose b312099dda prebuild 2004-06-02 18:19:17 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
David Rose 53a7e319d8 tweaks for publish 2004-05-27 01:40:39 +00:00
David Rose 90c0ad1958 unknown class is a warning, not an error 2004-05-25 22:45:19 +00:00
David Rose 5b80a98c67 more verbose 2004-05-24 18:49:52 +00:00
David Rose 69e04be3af handle updates without touching python 2004-05-19 23:16:37 +00:00
David Rose ebc3f08805 raise meaningful error messages 2004-05-19 20:57:52 +00:00
David Rose 0058660904 named_update -> direct_update 2004-05-19 20:06:35 +00:00
David Rose 359c111231 prebuild-bison 2004-05-19 17:26:38 +00:00
David Rose 3fac39f032 fix compiling issues w/o python 2004-05-19 05:32:26 +00:00
David Rose 27b8913ad9 compiler tweaks 2004-05-19 05:09:44 +00:00
David Rose 8625787a5e move AIDistClass etc. into C++ 2004-05-19 04:49:09 +00:00
David Rose 5b24209a3d from_os_specific 2004-05-17 23:20:18 +00:00
David Rose 190bce1824 split out otp.dc, pirates.dc 2004-05-17 22:10:17 +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 e76df930c0 changes to prebuild 2003-11-21 17:19:43 +00:00
David Rose 49f10b70e7 add dcparse -b and -v 2003-10-17 11:26:10 +00:00
David Rose 1c7b384f65 add blob32 2003-10-01 23:29:08 +00:00
David Rose 720fb4ac63 prebuild-bison 2003-07-08 01:20:40 +00:00
Dave Schuyler 1f236ab391 changed include scope for clarity. 2003-05-06 04:39:29 +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
David Rose 324280b3f2 update prebuilt 2003-02-25 02:33:58 +00:00
David Rose aadae70a6a vfs, make globalClock builtin 2002-08-06 16:05:45 +00:00
David Rose 87e0b810be WORDS_BIGENDIAN instead of IS_BIG_ENDIAN 2002-08-05 18:10:27 +00:00
David Rose 93fbd33e19 prebuild-bison 2002-05-24 19:49:44 +00:00
David Rose 65b7f282b4 a few more missing semicolons 2002-05-01 20:09:36 +00:00
David Rose a37a55624a oops, missing semicolon 2002-05-01 20:07:53 +00:00
cxgeorge b40105460d switch floor to cfloor 2002-01-30 04:38:22 +00:00