Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6885   14 years smerkli Strage delete-button bug persists.
(edit) @6884   14 years benedict did the shield pickup. upload for testing
(edit) @6883   14 years freicy by cyrill
(edit) @6882   14 years edwind commit by ed
(edit) @6881   14 years kolibri7 *lodLevel is a float now *gametype_underattack.oxw includes the …
(edit) @6880   14 years rgrieder HUDNavigation: Fixed a few bugs, add to background and fixed size issues.
(edit) @6879   14 years smerkli bugfixes, performance improvements.
(edit) @6878   14 years scheusso fixed sigabrt that happened when the rocket collided against anything
(edit) @6877   14 years kolibri7 *everything works now; setting the lodlevels and also the XML-Port. …
(edit) @6876   14 years smerkli Scrolling chat now works, discovered delete-button bug, fixing it now.
(edit) @6875   14 years sfluecki ping & showGUI check done
(edit) @6874   14 years sfluecki blub
(edit) @6873   14 years sfluecki für reto
(edit) @6872   14 years edwind commit by ed
(edit) @6870   14 years smerkli Chatbox light added, trigger with n in game.
(edit) @6869   14 years ebeier added files for ShieldPickup, nothing implemented yet.
(edit) @6868   14 years sfluecki nochma test?
(edit) @6867   14 years freicy commit by cyrill
(edit) @6866   14 years freicy commit by cyrill
(edit) @6865   14 years sfluecki tick funktion angepasst
(edit) @6864   14 years dafrick Created a new MutliTrigger: EventMultiTrigger, which essentially does …
(edit) @6863   14 years gnadler orxonox crashes while, respectively after destroying either the Rocket …
(edit) @6861   14 years gionc Added StarCreator
(edit) @6860   14 years dafrick Resolved bug in DistanceMultiTrigger, that caused a segfault, when an …
(edit) @6859   14 years dafrick Resolved a bug in MultiTriggerContainer that caused the …
(edit) @6858   14 years dafrick Made noCaption feature needed for skybox much nice. :D
(edit) @6857   14 years dafrick Documented and simplified DistanceMultiTrigger.
(edit) @6856   14 years dafrick Documented and simplified MultiTriggerContainer.
(edit) @6855   14 years dafrick Done documenting MultiTrigger. Also some simplification and resilience …
(edit) @6854   14 years solex added Drone back into CMakesLists
(edit) @6853   14 years dafrick Started documenting, also changed some of the implementation to avoid …
(edit) @6852   14 years kolibri7 modified it, but the game crashes, something is wrong with while(…)
(edit) @6851   14 years dafrick Some bugfixes in MultiTrigger. All MultiTrigger features should work …
(edit) @6850   14 years solex master/slave interaction of bots now correct - getting closer to …
(edit) @6849   14 years scurcio update hudnavigation /addObject, removeObject
(edit) @6848   14 years jo enhanced level, Teamspawnpoints - almost playable version
(edit) @6847   14 years gasserlu drone follows Owner
(edit) @6846   14 years smerkli Chatbox done, with cursor goodness and everything. Thanks for the help
(edit) @6843   14 years kolibri7 fix of the problem of getting the right scale; cast to WorldEntity …
(edit) @6839   14 years scheusso another tab ….
(edit) @6838   14 years kolibri7 implemented the XMLPort for additional lod information.
(edit) @6837   14 years smerkli Changed EditBox to StaticText in ChatBox.layout
(edit) @6836   14 years rgrieder
(edit) @6835   14 years rgrieder New chat branch with GUI changes from the trunk.
(edit) @6834   14 years gnadler Success: Now rocket spawns somewhere around the ship and the …
(edit) @6833   14 years gasserlu DroneController edited
(edit) @6832   14 years gasserlu dronecontroller upload
(edit) @6829   14 years scheusso no tabs ;)
(edit) @6828   14 years scheusso level pointer for the baseobject
(edit) @6827   14 years scheusso rocket does spawn and is visible now however speed and scaling not yet …
(edit) @6826   14 years landauf excluded bsp renderer from compilation until linux compile problems …
(edit) @6825   14 years landauf fixed warnings in BZN bsp renderer
(edit) @6824   14 years landauf added CMakeLists.txt for bsp renderer. compiles, but with a shitload …
(edit) @6823   14 years landauf added ogre sample files for BZN bsp renderer (from ogre 1.6.5, but i …
(edit) @6822   14 years landauf renamed fps directory as bsp
(edit) @6821   14 years landauf BZN bsp renderer: removed JarDebug.h includes and deleted main.cpp and …
(edit) @6820   14 years landauf removed JarDebug from BZN bsp renderer
(edit) @6819   14 years landauf copy paste of all BZN bsp renderer files
(edit) @6818   14 years gnadler latest try (see the forum thread for more info…) now Orxonox starts, …
(edit) @6817   14 years gnadler made a mistake in previous update, but still not working…
(edit) @6816   14 years gnadler updated ~SimpleRocket but still doesn't work
(edit) @6815   14 years gnadler trying to destroy RocketController within SimpleRocket destroyer but …
(edit) @6814   14 years gnadler tried to fix ~RocketController() as well as that the rocket is not …
(edit) @6813   14 years gnadler RocketController now creates rocket. compiles. but rocket doesn't spawn.
(edit) @6812   14 years jo adding 3rd party: killers, making the gametype playable for larger …
(edit) @6811   14 years gnadler
(edit) @6810   14 years gnadler
(edit) @6809   14 years gnadler
(edit) @6807   14 years dafrick DistanceMultiTrigger fix. Thanks to Fabian.
(edit) @6806   14 years gionc updated skybox generator
(edit) @6805   14 years dafrick Possible bug fix.
(edit) @6804   14 years gionc updated skyboxgenerator
(edit) @6803   14 years gnadler
(edit) @6802   14 years cdaniel QuestGUI can now be opened/closed by pressing Key F3…
(edit) @6801   14 years cdaniel New Quest Level - still in early test phase :P
(edit) @6800   14 years dafrick Created a new class of triggers called Multitriggers. MultiTriggers …
(edit) @6799   14 years dafrick Adjusted the priority of some outputs which I found to be rather anoying.
(edit) @6797   14 years rgrieder svn:eol-style "native" for all text-based files.
(edit) @6796   14 years sfluecki Neues update
(edit) @6795   14 years solex death of master results in forming a new formation. Correct response …
(edit) @6794   14 years kolibri7 Trying to get the real scaleFactor, but it doesn't work yet…
(edit) @6793   14 years smerkli done for today.
(edit) @6791   14 years smerkli Chat works lowlevel, shortcut is set to B. needs ui now.
(edit) @6788   14 years smerkli stuff works, but keybinding still does only work in the build folder
(edit) @6787   14 years kolibri7 LoD information via XML partly implemented
(edit) @6786   14 years kolibri7
(edit) @6785   14 years gnadler
(edit) @6784   14 years gnadler
(edit) @6783   14 years gnadler
(edit) @6782   14 years gasserlu drone, dronecontroller implemented
(edit) @6781   14 years gnadler
(edit) @6780   14 years gnadler
(edit) @6779   14 years gnadler
(edit) @6778   14 years gnadler
(edit) @6777   14 years smerkli Brought implementation further, now starting to link into main program.
(edit) @6776   14 years smerkli Added ChatInputHandler facilities and started implementing them.
(edit) @6774   14 years rgrieder Activated Strict.lua That means you can no longer assign to or access …
(edit) @6773   14 years rgrieder Eliminated all unnecessary global Lua variables and replaced them …
(edit) @6772   14 years gionc update Skybox Generator
(edit) @6771   14 years gionc update SkyboxGenerator
Note: See TracRevisionLog for help on using the revision log.