7422 Commits

Author SHA1 Message Date
Joe Shochet
f58a790703 optimizations in the Task system to use heapq 2004-07-26 17:15:58 +00:00
Joe Shochet
fb3b03b807 added a priority heap 2004-07-26 17:15:30 +00:00
Mark Mine
ceb350be14 tried to make instructions more readable 2004-07-24 23:12:04 +00:00
David Rose
4b2d916630 call destructor 2004-07-23 21:36:50 +00:00
Joe Shochet
39e98b2870 optimizations and handling of extra spaces 2004-07-23 18:47:11 +00:00
Joe Shochet
b035fd8349 doMethodLater optimizations 2004-07-23 18:39:17 +00:00
Roger Hughston
3d952861b5 Nallowing new Global DC objects that are always in scope 2004-07-23 02:19:31 +00:00
Darren Ranalli
bfb064b72e added sendDeleteEvent func and LogicalZoneChange mechanism 2004-07-23 01:29:30 +00:00
Jason Persampieri
125c2dffbb Added petshop special type 2004-07-22 23:53:39 +00:00
David Rose
b5f34628a7 add RTLD_GLOBAL so loaded symbols are available to other modules 2004-07-22 00:22:27 +00:00
Roger Hughston
d74707423c dded Support for 64bit Server Channels
----------------------------------------------------------------------
 	src/dcparser/dcClass.cxx src/dcparser/dcClass.h
 	src/dcparser/dcField.cxx src/dcparser/dcField.h
 	src/dcparser/dcPacker.h src/dcparser/dcbase.h
 	src/distributed/DistributedObjectAI.py
 	src/distributed/PyDatagram.py
 	src/distributed/PyDatagramIterator.py
 	src/distributed/cConnectionRepository.I
 	src/distributed/cConnectionRepository.cxx
 	src/distributed/cConnectionRepository.h
 ----------------------------------------------------------------------
2004-07-21 21:18:06 +00:00
David Rose
f62de075c8 add -extra option 2004-07-21 20:41:56 +00:00
David Rose
0810adaa2c fix runaway default packing, array range syntax 2004-07-21 17:27:00 +00:00
Dave Schuyler
6e17a56908 if PANDA_ROOT is not set, setting it to c:/cygwin 2004-07-21 04:13:37 +00:00
Asad M. Zaman
3c5c89641d better debug messages when window/fullscreen fails 2004-07-21 02:05:35 +00:00
Asad M. Zaman
b124d9fc69 oops 2004-07-20 23:48:13 +00:00
Asad M. Zaman
6a635d6a31 one function needs to be a const 2004-07-20 22:34:52 +00:00
Asad M. Zaman
d582986396 some changes to support reflection map and fixes a crash bug with windo/fullscreen mode switch 2004-07-20 22:28:04 +00:00
Joseph Lee
e10c64cdb3 move elements of path building around to close up holes for security exploits such as "." in $PATH 2004-07-20 03:06:50 +00:00
David Rose
4cbaf55032 add RenderAttrib::always_reissue() 2004-07-20 01:03:48 +00:00
David Rose
9f1d280aad clarify ssh stuff 2004-07-19 17:59:22 +00:00
David Rose
62fb0d3011 rework comments 2004-07-19 14:37:29 +00:00
David Rose
afb69f34cd c++ files should be unix-formatted. 2004-07-15 20:32:04 +00:00
David Rose
7bf7db4c2e add newheader.cxx 2004-07-15 20:31:35 +00:00
David Rose
d7cb3ba181 for scoping 2004-07-15 19:31:39 +00:00
Greg Wiatroski
17ed6fc29a Fixed logic error in drawInFront 2004-07-14 21:51:17 +00:00
David Rose
9293e85bb7 add /stack option to specify a 4-meg stack by default for executables 2004-07-14 21:06:49 +00:00
David Rose
770622dab5 add DYNAMIC_LIB_EXT to Irix case 2004-07-14 20:36:30 +00:00
David Rose
7a927b7006 irix compiler objections 2004-07-14 20:22:29 +00:00
David Rose
ef7f69b7b0 dos2unix 2004-07-12 22:31:45 +00:00
David Rose
915bd53346 remove old soft2egg reference 2004-07-12 19:38:00 +00:00
David Rose
ff441a8278 a bit more signed range checking 2004-07-10 00:07:56 +00:00
Joseph Lee
76474cdea9 inline declarations for ConnectionWriter:: get_cw() && get_qcr() should be protected behind #ifdef HAVE_NSPR also 2004-07-09 23:51:35 +00:00
David Rose
316e4e29a1 comment memory leak 2004-07-09 23:19:40 +00:00
David Rose
dc251e5e7d add check_match 2004-07-09 23:18:15 +00:00
David Rose
37b1ea93da add check_match 2004-07-09 23:11:20 +00:00
Joe Shochet
1f8a73a6c7 assert debugs 2004-07-09 22:39:53 +00:00
Darren Ranalli
d7926f8735 added pre-delete event for AI DistObjs 2004-07-09 21:40:48 +00:00
Joseph Lee
9d9a9d40d0 install should use -C so file content will get copied correctly always 2004-07-09 03:10:19 +00:00
Shalin Shodhan
0985080cf9 SeaPatchNode initial version based on DQ Pirates SeaPatchNode 2004-07-07 22:04:33 +00:00
David Rose
d392ed83a5 compile on win32 2004-07-07 21:01:17 +00:00
David Rose
e175170da0 remove unused glutdisplay 2004-07-07 21:00:37 +00:00
David Rose
53591bf90b remove glstuff from metalibs/panda 2004-07-07 20:18:20 +00:00
Dave Schuyler
2004648d38 added HAVE_SYS_MALLOC_H 2004-07-07 04:08:12 +00:00
Dave Schuyler
e166adfd76 osx build type is now unix 2004-07-07 04:07:38 +00:00
Dave Schuyler
1f9214cb44 using DYNAMIC_LIB_EXT 2004-07-07 04:05:12 +00:00
Dave Schuyler
5f59746382 added have_types_h 2004-07-07 04:03:12 +00:00
Dave Schuyler
4c3ec477e3 fixed transposed chars in comment 2004-07-07 03:59:20 +00:00
Dave Schuyler
d8d9aae344 tabs to spaces 2004-07-07 03:58:36 +00:00
David Rose
2d6d9eac69 nodefaultlib:libci.lib suggested by jason pratt 2004-07-06 20:26:20 +00:00