Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7882   13 years scheusso improving gamestate processing and generation
(edit) @7881   13 years scheusso fixing possible malloc/delete problem
(edit) @7878   13 years scheusso -some cleaning up -fixing disconnect behaviour -trying to find a bug
(edit) @7875   13 years scheusso using master.orxonox.net as new url for our masterserver
(edit) @7869   13 years bknecht there will be an animation engine in CEGUI 0.7.x
(edit) @7867   13 years landauf removed console command branches
(edit) @7866   13 years bknecht removing old branch
(edit) @7864   13 years bknecht creating new branch to work on menu animations
(edit) @7843   13 years jo Little feature added: Bot's are following their victims. So that they …
(edit) @7842   13 years jo Console command still doesn't seem to work. botLevel_ is now defined …
(edit) @7841   13 years jo That was not intened.
(edit) @7840   13 years jo Creating a console command.
(edit) @7834   13 years jo The bot's level can be set via spawnpoints. Example: lastmanstanding level
(edit) @7833   13 years jo The ai's strength can be modified by changing the value botlevel_ . …
(edit) @7832   13 years jo Now the ai use lensflare if the weapon is on board and if they are …
(edit) @7831   13 years dafrick Improvements on QuestGUI, also documented some of the code.
(edit) @7830   13 years dafrick New implementation of QuestGUI. Should be much more usable now, …
(edit) @7829   13 years dafrick Fixing small bug in MultiTrigger.
(edit) @7828   13 years dafrick Fixed bug in LevelManager.
(edit) @7827   13 years jo First draft. The detector tries to detect events that are critical for …
(edit) @7826   13 years dafrick Creating new branch to work on tutorial level (and everything that …
(edit) @7825   13 years scheusso -enabling client-side gamestate diffing -added some optimisations
(edit) @7824   13 years scheusso this should prevent disconnecting clients from crashing our servers ;)
(edit) @7823   13 years scheusso again some structural changes in network to increase …
(edit) @7822   13 years scheusso creating new network6 branch to fix possible bug when client disconnects
(edit) @7821   13 years scheusso removing branches not needed anymore
(edit) @7812   13 years rgrieder Removed merged branch.
(edit) @7800   13 years rgrieder Fixed build.
(edit) @7799   13 years rgrieder Fixed build.
(edit) @7798   13 years scheusso another try ;)
(edit) @7797   13 years scheusso trying to make forcefield synchronisable
(edit) @7796   13 years dafrick Making PickupSpawner more secure. Small gui adjustment.
(edit) @7795   13 years scheusso disabling formationflight per default (as it seems to make bots more …
(edit) @7794   13 years scheusso WANDiscovery singleton is now in graphics scope (not needed in console …
(edit) @7793   13 years scheusso some changes in WANDiscovering: - fixed a bug which caused memory …
(edit) @7792   13 years dafrick Forgot a comma in the bot name list.
(edit) @7791   13 years dafrick Resolving bug in release mode, asserts apparently are just ignored …
(edit) @7790   13 years scheusso changing landiscoverable port to fix problem when running masterserver …
(edit) @7789   13 years rgrieder Renaming branch to better fit it's purpose. Please use 'svn switch …
(edit) @7788   13 years scheusso merged network5 into presentation2 branch (untested)
(edit) @7787   13 years scheusso creating presentation2 branch (in order to merge network5 into it)
(edit) @7786   13 years dafrick Also applying the skybox changes to the presentation branch. ;)
(edit) @7782   13 years youngk ois_update branch now compiles on all unixes again. Made a minor booboo.
(edit) @7781   13 years scheusso fix: NHC doesn't aim (and shoot) at own spaceship and objects to close …
(edit) @7780   13 years scheusso some fixes reactivating acking and gamestate diffing
(edit) @7779   13 years konrad Final changes to menu
(edit) @7778   13 years scheusso removing some debug output i forgot in the last commit further testing …
(edit) @7777   13 years scheusso some () structural changes some functional changes (GamestateClient …
(edit) @7776   13 years scheusso this should fix problems on linux versions other than ubuntu 10.10
(edit) @7775   13 years scheusso this should reenable the SignalHandler's backtrace for more …
(edit) @7774   13 years scheusso some comments enable enet packet compression
(edit) @7773   13 years scheusso small fix (ensure correct termination of communicationThread)
(edit) @7772   13 years scheusso network is now multithreaded again further testing needed
(edit) @7771   13 years youngk Orxonox now properly loads resources on the Mac. It has become playable\!
(edit) @7770   13 years dafrick Changing masterserver port to 55557. Some minor adjustments: Fixed …
(edit) @7769   13 years smerkli fixes 2
(edit) @7768   13 years smerkli fixes
(edit) @7767   13 years youngk Committing a few minor changes to some files. They affect: Keyboard …
(edit) @7765   13 years smerkli prepared MSC for singleton usage.
(edit) @7764   13 years smerkli disconnect works now.
(edit) @7763   13 years smerkli disconnect implemented, switching to only use the MSC object of …
(edit) @7762   13 years smerkli changes for testing
(edit) @7761   13 years smerkli disconnect implemented, getting ready for testing.
(edit) @7760   13 years dafrick Making the GUI scheme configurable through a config value.
(edit) @7759   13 years scheusso a lot of changes: - some fixes (mostly gamestate:diff) - FunctionCall …
(edit) @7758   13 years scheusso merging network4 into network5 branch
(edit) @7757   13 years scheusso creating new network5 branch out of presentation branch
(edit) @7756   13 years smerkli started implementing server pings, but need a change to …
(edit) @7755   13 years scheusso build fix
(edit) @7754   13 years scheusso some optimisations (mostly including gamestateheader inside gamestate)
(edit) @7753   13 years scheusso -(hopefully) fixed that nasty bug -some cleaning up -readding …
(edit) @7752   13 years dafrick Adding runscript for masterserver. So far only tested under ubuntu.
(edit) @7751   13 years dafrick Boost now runs out (and reloads). Also fixed a few typos.
(edit) @7750   13 years smerkli documentation.
(edit) @7749   13 years smerkli whoops, I did it again. sorry.
(edit) @7748   13 years smerkli whoops.
(edit) @7747   13 years smerkli removed the space in the WANDiscovery list (hopefully)
(edit) @7746   13 years dafrick Fixing chatbox.
(edit) @7745   13 years smerkli Removed some things and fixed some bugs
(edit) @7744   13 years smerkli port fixed.
(edit) @7743   13 years smerkli made mastserserver mode non-blocking
(edit) @7741   13 years dafrick Server discovery just once insetad of (redundantly) twice.
(edit) @7740   13 years smerkli fixed server startup
(edit) @7739   13 years dafrick Merging masterserver branch to new presentation branch.
(edit) @7738   13 years smerkli aaaand it works
(edit) @7737   13 years smerkli pre-merge
(edit) @7736   13 years dafrick Creating presentation branch.
(edit) @7733   13 years smerkli fixed a segfault
(edit) @7731   13 years smerkli
(edit) @7730   13 years smerkli changes done, use —masterserver to launch master server
(edit) @7729   13 years smerkli moved some files.
(edit) @7728   13 years smerkli
(edit) @7727   13 years smerkli Before conversion of masterserver from module to library
(edit) @7725   13 years smerkli fixed some warnings
(edit) @7723   13 years dafrick Removing merged cleanup branches.
(edit) @7722   13 years dafrick Forgot to change resources.oxr file.
(edit) @7721   13 years dafrick Updating branch for changes in the data repository. Please also update …
(edit) @7720   13 years dafrick Updating branch for changes in the data repository. Please also update …
(edit) @7719   13 years dafrick Updating branch for changes in the data repository. Please also update …
(edit) @7718   13 years dafrick Updating branch for changes in the data repository. Please also update …
Note: See TracRevisionLog for help on using the revision log.