7176 Commits

Author SHA1 Message Date
David Rose
862e9811c6 tweaks 2004-06-05 01:40:03 +00:00
David Rose
f4ef78c9c3 typo 2004-06-05 01:37:31 +00:00
David Rose
dd384842fd dupe paragraph 2004-06-05 01:36:53 +00:00
Darren Ranalli
9ff0f4d8a8 publish main_tick (for AI stats) 2004-06-05 01:16:33 +00:00
David Rose
05833c75dd prevent spurious warning 2004-06-05 01:04:20 +00:00
David Rose
0a48a2fc44 remove old panda support 2004-06-05 01:04:04 +00:00
David Rose
71058bf910 CONFIGRC_DIR now defaults to INSTALL_LIB/etc 2004-06-05 00:52:53 +00:00
David Rose
a42d5f1389 support Configrc* 2004-06-05 00:39:01 +00:00
David Rose
1bced6e324 remove Daniel's name 2004-06-05 00:36:33 +00:00
Darren Ranalli
d538b36c30 fix for new import syntax 2004-06-04 23:20:12 +00:00
David Rose
5b776a03b6 remove dtool.pth 2004-06-04 22:25:36 +00:00
David Rose
7aa548edeb remove panda.pth 2004-06-04 22:21:17 +00:00
David Rose
b39936f222 remove direct.pth, sitecustomize.py 2004-06-04 22:20:45 +00:00
David Rose
d11dd3ccd4 remove hardcoded references from script 2004-06-04 21:27:02 +00:00
Darren Ranalli
aca80e6563 fixed normalDistrib, added randFloat(x) syntax 2004-06-04 20:39:29 +00:00
David Rose
36cc87d9f5 more doc tweaks 2004-06-04 19:04:14 +00:00
David Rose
5845c1e066 fix configpath 2004-06-04 19:03:24 +00:00
David Rose
ae7aa58e8c oops, forgot to add files 2004-06-04 17:43:13 +00:00
David Rose
1e10f59943 tweak comments 2004-06-04 16:52:46 +00:00
David Rose
503028170f default is now to install python source 2004-06-04 16:18:34 +00:00
David Rose
b7ef74777a tweaks 2004-06-04 15:49:51 +00:00
David Rose
d7e3861a7a not so many environment variables needed now 2004-06-04 15:47:31 +00:00
David Rose
7f94730a78 fix INSTALL_DIR 2004-06-04 15:44:06 +00:00
David Rose
5e0a902067 old glob.h doesn't define GLOB_NOMATCH 2004-06-04 15:17:11 +00:00
David Rose
da06477f27 compile in default INSTALL_DIR 2004-06-04 15:16:09 +00:00
David Rose
b65a5d1886 make clean cleans bison files 2004-06-04 12:34:58 +00:00
David Rose
e43f374aa2 minor tweaks 2004-06-04 06:56:32 +00:00
David Rose
daae94742a add python stuff, CONFIGRC_DIR, etc. 2004-06-04 06:54:10 +00:00
David Rose
a11c7a4828 use CONFIGRC_DIR and DEFAULT_CONFIGRC_DIR 2004-06-04 06:44:04 +00:00
David Rose
988a2e060c make scripts executable 2004-06-04 05:58:33 +00:00
David Rose
d17ea02282 put in umask and trailing slash on install lines 2004-06-04 05:18:12 +00:00
David Rose
d7e9bd2ba2 fix typo 2004-06-04 05:09:14 +00:00
David Rose
a3a8f29253 consolidate attach and build 2004-06-04 05:00:51 +00:00
David Rose
b54cb887e9 tweak other_libs 2004-06-04 04:30:57 +00:00
David Rose
63cfeb10b8 turn off attach and build dirs without ctprojs 2004-06-04 04:06:55 +00:00
David Rose
9897583c7b tweak text 2004-06-04 03:48:25 +00:00
David Rose
2d2e195231 add z to default tiff libs 2004-06-04 03:38:17 +00:00
David Rose
245cf2512b fix tcsh syntax 2004-06-04 01:39:07 +00:00
Asad M. Zaman
d3d36911de 2nd pass portal clipping. This is integrated into scenegraph 2004-06-04 01:34:14 +00:00
David Rose
c32fbad9f8 unix-style pythonpath 2004-06-04 01:33:15 +00:00
David Rose
83fdab16fc install_python_source 2004-06-03 22:39:42 +00:00
David Rose
6f66ddaf4e put player directory on PYTHONPATH 2004-06-03 22:16:34 +00:00
David Rose
b960ed2568 remove old crud 2004-06-03 21:53:46 +00:00
David Rose
ec69dd5e2e remove PYTHONPATH 2004-06-03 21:53:19 +00:00
David Rose
966ca38d73 remove deprecated files 2004-06-03 21:48:43 +00:00
David Rose
9ba929c83d verbose ppremake in dtool 2004-06-03 21:45:52 +00:00
David Rose
556bb05f8b use $[PACKAGE] 2004-06-03 21:22:46 +00:00
David Rose
6eeb4f27e3 more fixes to new genPyCode 2004-06-03 21:11:24 +00:00
David Rose
8e460f7fea PythonPackageInit.pp 2004-06-03 21:11:06 +00:00
Darren Ranalli
3c8c38a78d added normalDistrib and randUint31 2004-06-03 20:27:36 +00:00