Module neither: Change committed

havoc at icculus.org havoc at icculus.org
Sun Oct 30 04:47:50 EST 2005


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/neither
Module     : neither
Commit time: 2005-10-30 09:47:50 UTC

Log message:

major reorganization of g_main code, split out most of it to g_commands, g_entityclass, g_entity, g_world
integrated handling of child entities (such as the headlights on vehicles) so that child entities can be used without messing up networking
modified G_Entity_Remove code to remove network status from locally mirrored network entities when they are removed (so there won't be problems if a network update comes long after an entity is removed and replaced with a non-networked local entity)
other cleanup

Modified files:
     darkwar/game/g_main.c darkwar/game/g_main.h
     darkwar/game/g_network.c darkwar/game/g_network.h
     darkwar/game/g_packetbuffer.c darkwar/game/g_packetbuffer.h

Added files:
     darkwar/game/g_commands.c darkwar/game/g_commands.h
     darkwar/game/g_entity.c darkwar/game/g_entity.h
     darkwar/game/g_entityclass.c darkwar/game/g_entityclass.h
     darkwar/game/g_world.c darkwar/game/g_world.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: neither.20051030.094750.havoc.diff
URL: <http://icculus.org/pipermail/neither-commits/attachments/20051030/f41dab73/attachment.diff>


More information about the neither-commits mailing list