Commit Graph

76 Commits

Author SHA1 Message Date
rdb 783d8552ef Fix bin2c to generate an include to stddef.h (for size_t definition) 2014-10-19 22:32:30 +00:00
rdb 20a08aa8de dos2unix 2013-09-19 16:45:51 +00:00
David Rose a16238932a looks like we had a long-term confusion for LFLAGS as a set of linker flags and as a set of flex flags. Renamed LFLAGS to FLEXFLAGS for flex input. 2013-08-26 22:44:22 +00:00
rdb 451f6faf37 remove now-nonexistent -i flag to linker 2013-08-25 18:43:41 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose dd4df70a28 fix msvs 2010 build issues reported by community member FriarTuck 2011-03-22 23:48:31 +00:00
David Rose 786124f898 flex version issues 2010-02-22 00:16:11 +00:00
David Rose ee571fa777 shoot, proper fix for bison 2.4 2009-04-29 02:15:21 +00:00
David Rose 4262d1c099 fix bison error with 2.4 2009-04-08 15:14:29 +00:00
David Rose cdd877e6dc accept parens in names 2009-03-13 14:32:24 +00:00
David Rose 98ea1e19ff add support for AnimTicksPerSecond 2009-02-26 00:34:04 +00:00
David Rose 52a60b7f2f robustify reading of buggy x files 2008-06-26 19:27:00 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 5f4ec707e1 add libs 2006-10-18 13:15:39 +00:00
David Rose 156a665293 add libs 2006-10-18 13:14:34 +00:00
David Rose 4a85d9c724 build on OSX 2006-10-12 20:55:54 +00:00
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose 039acd1ad4 pnotify 2006-03-20 03:33:16 +00:00
David Rose 6d0b7f4344 a bit more .pz support 2006-01-26 15:03:40 +00:00
David Rose ca1a157c21 missing parameter 2006-01-26 04:12:19 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
Josh Yelon 61639a1ef9 Added support for blender x-files 2005-11-14 19:04:51 +00:00
David Rose 0d8cfd3131 support spaces in node names 2005-10-14 21:38:51 +00:00
David Rose 3dd4264c8c make X file reader more forgiving 2005-05-28 16:12:57 +00:00
David Rose 590e4ad6f1 dos2unix 2004-12-01 18:33:59 +00:00
David Rose 86b7edace2 add vfs->close_read_file() to work around compiler bug 2004-11-17 22:34:18 +00:00
David Rose d1c2504697 fix asserts 2004-10-29 04:50:47 +00:00
David Rose a7863e5b6e prebuild-bison 2004-10-14 18:41:31 +00:00
David Rose 2d4009bfa9 report invalid characters 2004-10-14 04:59:33 +00:00
David Rose 209cf4b59b cvsignore files for new directories 2004-10-13 23:17:35 +00:00
David Rose ae94d5ef0a use composite build 2004-10-13 23:14:04 +00:00
David Rose 03c882f992 tweak comments 2004-10-13 21:47:20 +00:00
David Rose fc74bc81f0 x2egg now uses native parser 2004-10-13 21:39:35 +00:00
David Rose 209c02fc6e add XFileNode::is_standard_object() 2004-10-13 13:37:06 +00:00
David Rose bcbe9bb30c egg2x now uses native parser 2004-10-13 01:03:44 +00:00
David Rose b9b7ddec00 get template elements by name 2004-10-12 19:50:34 +00:00
David Rose e62c5be544 parser seems complete now 2004-10-08 21:34:52 +00:00
David Rose 09fc928fb8 XFileDataObjectTemplate -> XFileDataNodeTemplate 2004-10-08 19:25:41 +00:00
David Rose 5ca8fa4a23 add references 2004-10-08 19:20:54 +00:00
David Rose 781d27f4b5 give up trying to validate commas vs. semicolons 2004-10-08 01:05:32 +00:00
David Rose e4bd5e2c46 more parser stuff 2004-10-08 00:45:23 +00:00
David Rose accceecf58 prebuild-bison 2004-10-05 06:14:58 +00:00
David Rose b020b2047a more parsing games 2004-10-05 06:12:50 +00:00
David Rose f5db176da5 prebuild-bison, compiler warnings 2004-10-04 17:16:42 +00:00
David Rose 18bda86df4 missing functions 2004-10-04 14:02:50 +00:00
David Rose 700d049437 type clash on default action 2004-10-04 10:26:52 +00:00
David Rose 365a7db25f make an effort to use the official grammar 2004-10-04 10:25:04 +00:00
David Rose 8b29617612 more parsing updates 2004-10-04 07:43:29 +00:00
David Rose a90f01c69d more parsing updates 2004-10-04 07:42:45 +00:00