Index of /fun/isd/test-2012/server/src/bits
Name Last modified Size Description
Parent Directory -
creategamebits.pl 2021-04-16 12:39 415
navbits.pas 2021-04-16 12:39 4.3K
researchbits.pas 2021-04-19 17:21 6.2K
shipbits.pas 2021-04-28 23:20 2.6K
The files in this directory must not be referenced by any non-auto-generated files in the parent directory.
## Method Registry
This is used for internal callbacks (nothing the network deals with).
The methods are put in "published" sections so that the type
information can be saved in the RTTI. Method dispatch is done on the
arguments. See RunCallback and company in actor.pas. These are also
saved and restored.