David Rose
|
ef0cb39c1d
|
untabify
|
2011-06-29 22:18:54 +00:00 |
|
David Rose
|
30dddab983
|
remove troublesome assert
|
2010-03-08 20:13:20 +00:00 |
|
David Rose
|
7b00b88f29
|
separate out cmu and disney distributed systems better
|
2009-06-08 18:49:09 +00:00 |
|
David Rose
|
f28396fead
|
slightly better unpack exception generating
|
2008-10-21 21:43:30 +00:00 |
|
Redmond Urbino
|
32a7f97b4b
|
PartyManagerUD can send to all PartyManagerAIs
|
2008-09-24 23:29:41 +00:00 |
|
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
Roger Hughston
|
531d6f9a12
|
hanged a bunch of function definition from in to ZONEID_TYPE OR DOID_TYPE .. having problems with high bits on 32 bit builds.
|
2007-04-18 05:22:59 +00:00 |
|
David Rose
|
0992109979
|
increment Py_None correctly
|
2006-11-07 13:38:17 +00:00 |
|
David Rose
|
fe034278e3
|
refine for pirates obfuscation
|
2006-08-16 00:20:57 +00:00 |
|
Roger Hughston
|
24c0731696
|
Removed field update to multi fields...
Not needed .. just send updates to exact same targets
|
2006-06-22 01:04:35 +00:00 |
|
Roger Hughston
|
fb6e53b57d
|
Add multi field update to the dcclass parser
|
2006-06-22 00:31:10 +00:00 |
|
David Rose
|
71e3ea4964
|
useful assertion
|
2006-03-20 21:38:36 +00:00 |
|
David Rose
|
14374eef99
|
fix inheritance ordering
|
2006-01-13 21:30:00 +00:00 |
|
David Rose
|
572a146c24
|
untabify
|
2006-01-13 18:38:07 +00:00 |
|
David Rose
|
fd2cc0b50b
|
virtual default
|
2006-01-12 00:16:34 +00:00 |
|
David Rose
|
4dea36cfb6
|
fix bug with struct ordering
|
2006-01-11 05:10:32 +00:00 |
|
David Rose
|
eabae807bd
|
non-multiple implies non-virtual inheritance
|
2006-01-10 17:17:10 +00:00 |
|
David Rose
|
68bdff57eb
|
add virtual inheritance
|
2006-01-10 17:10:50 +00:00 |
|
Darren Ranalli
|
5c5faf6bbd
|
removed support for pre-OTP server
|
2005-09-29 00:47:00 +00:00 |
|
Darren Ranalli
|
5be710f8b5
|
merged from pirates_1_first_merged_to_trunk
|
2005-09-14 22:13:42 +00:00 |
|
Roger Hughston
|
82fa7ab1e4
|
Changes to support messaging to multi target channels
|
2005-07-07 00:10:57 +00:00 |
|
David Rose
|
01ecc7124e
|
show field names on output
|
2005-05-25 22:10:58 +00:00 |
|
Dave Schuyler
|
c0c9cb499e
|
added unsigned
|
2005-04-21 00:27:39 +00:00 |
|
David Rose
|
edf017e3f6
|
support multiple inheritance in dc file
|
2005-02-25 23:32:34 +00:00 |
|
Dave Schuyler
|
758d8662cf
|
minor changes
|
2005-02-23 23:36:24 +00:00 |
|
David Rose
|
aa678ea8a3
|
fix data members as required fields
|
2005-02-17 18:38:44 +00:00 |
|
Roger Hughston
|
e395f7712e
|
*** empty log message ***
|
2005-02-17 02:22:23 +00:00 |
|
Joe Shochet
|
23746b76cf
|
drose fixed optional field number packing
|
2005-01-20 18:34:35 +00:00 |
|
David Rose
|
ee66668ab1
|
integrate latest changes from CMU
|
2005-01-19 23:27:15 +00:00 |
|
David Rose
|
98aabb1568
|
regularize output() and write() and make more consistent with other Panda conventions
|
2005-01-14 22:27:17 +00:00 |
|
Dave Schuyler
|
fe7f655b33
|
output, write, and parent_id
|
2004-12-28 00:48:52 +00:00 |
|
David Rose
|
a642a9d756
|
better handling when getter doesn't return a tuple
|
2004-12-07 03:07:34 +00:00 |
|
David Rose
|
0778ad00be
|
separate readerPollTask into its constituent update/generate/other pieces
|
2004-09-15 22:48:19 +00:00 |
|
David Rose
|
aa5d035340
|
bracket HAVE_PYTHON
|
2004-08-24 00:23:38 +00:00 |
|
David Rose
|
215d97d75f
|
add pack_required_field(datagram, ...)
|
2004-08-24 00:19:02 +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
|
37b1ea93da
|
add check_match
|
2004-07-09 23:11:20 +00:00 |
|
David Rose
|
836cc8224d
|
various refinements
|
2004-07-02 16:47:55 +00:00 |
|
David Rose
|
842dd7bf26
|
allow defaults everywhere
|
2004-07-02 00:54:54 +00:00 |
|
David Rose
|
52b632fac8
|
const downcast methods
|
2004-07-02 00:25:42 +00:00 |
|
David Rose
|
88975f5f9d
|
more restrictive grammar
|
2004-07-01 21:14:07 +00:00 |
|
David Rose
|
bd5004cd49
|
minor fixes
|
2004-07-01 17:16:22 +00:00 |
|
David Rose
|
3f96b1adf9
|
struct constructors
|
2004-06-30 21:01:56 +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
|
19e98401f1
|
read parameters from concrete classes
|
2004-06-28 22:58:15 +00:00 |
|
David Rose
|
6a406c9196
|
regularize DCField::unpack_*
|
2004-06-25 23:37:36 +00:00 |
|
David Rose
|
4b15c13cc0
|
allow serial pack/unpack sessions
|
2004-06-25 21:22:16 +00:00 |
|
David Rose
|
6845758d2b
|
unpack to python object
|
2004-06-25 00:39:33 +00:00 |
|
David Rose
|
803712f986
|
add switches
|
2004-06-24 07:43:28 +00:00 |
|