Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 27, 2007, 7:01:08 PM (17 years ago)
Author:
nicolasc
Message:

huge diff
cleaned the individual weapons, moved stuff to weapon.{cc,h}
and some minor fixes which popped up then and when

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/world_entity.cc

    r10770 r10771  
    5454
    5555SHELL_COMMAND(model, WorldEntity, loadModel)
    56 ->describe("sets the Model of the WorldEntity")
    57 ->defaultValues("models/ships/fighter.obj", 1.0f);
     56  ->describe("sets the Model of the WorldEntity")
     57  ->defaultValues("models/ships/fighter.obj", 1.0f);
    5858
    5959SHELL_COMMAND(debugEntity, WorldEntity, debugWE);
Note: See TracChangeset for help on using the changeset viewer.