Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   15 years dafrick Made noCaption feature needed for skybox much nice. :D
(edit) @6857   15 years dafrick Documented and simplified DistanceMultiTrigger.
(edit) @6856   15 years dafrick Documented and simplified MultiTriggerContainer.
(edit) @6855   15 years dafrick Done documenting MultiTrigger. Also some simplification and resilience …
(edit) @6854   15 years solex added Drone back into CMakesLists
(edit) @6853   15 years dafrick Started documenting, also changed some of the implementation to avoid …
(edit) @6852   15 years kolibri7 modified it, but the game crashes, something is wrong with while(…)
(edit) @6851   15 years dafrick Some bugfixes in MultiTrigger. All MultiTrigger features should work …
(edit) @6850   15 years solex master/slave interaction of bots now correct - getting closer to …
(edit) @6849   15 years scurcio update hudnavigation /addObject, removeObject
(edit) @6848   15 years jo enhanced level, Teamspawnpoints - almost playable version
(edit) @6847   15 years gasserlu drone follows Owner
(edit) @6846   15 years smerkli Chatbox done, with cursor goodness and everything. Thanks for the help
(edit) @6843   15 years kolibri7 fix of the problem of getting the right scale; cast to WorldEntity …
(edit) @6839   15 years scheusso another tab ….
(edit) @6838   15 years kolibri7 implemented the XMLPort for additional lod information.
(edit) @6837   15 years smerkli Changed EditBox to StaticText in ChatBox.layout
(edit) @6836   15 years rgrieder
(edit) @6835   15 years rgrieder New chat branch with GUI changes from the trunk.
(edit) @6834   15 years gnadler Success: Now rocket spawns somewhere around the ship and the …
(edit) @6833   15 years gasserlu DroneController edited
(edit) @6832   15 years gasserlu dronecontroller upload
(edit) @6829   15 years scheusso no tabs ;)
(edit) @6828   15 years scheusso level pointer for the baseobject
(edit) @6827   15 years scheusso rocket does spawn and is visible now however speed and scaling not yet …
(edit) @6826   15 years landauf excluded bsp renderer from compilation until linux compile problems …
(edit) @6825   15 years landauf fixed warnings in BZN bsp renderer
(edit) @6824   15 years landauf added CMakeLists.txt for bsp renderer. compiles, but with a shitload …
(edit) @6823   15 years landauf added ogre sample files for BZN bsp renderer (from ogre 1.6.5, but i …
(edit) @6822   15 years landauf renamed fps directory as bsp
(edit) @6821   15 years landauf BZN bsp renderer: removed JarDebug.h includes and deleted main.cpp and …
(edit) @6820   15 years landauf removed JarDebug from BZN bsp renderer
(edit) @6819   15 years landauf copy paste of all BZN bsp renderer files
(edit) @6818   15 years gnadler latest try (see the forum thread for more info…) now Orxonox starts, …
(edit) @6817   15 years gnadler made a mistake in previous update, but still not working…
(edit) @6816   15 years gnadler updated ~SimpleRocket but still doesn't work
(edit) @6815   15 years gnadler trying to destroy RocketController within SimpleRocket destroyer but …
(edit) @6814   15 years gnadler tried to fix ~RocketController() as well as that the rocket is not …
(edit) @6813   15 years gnadler RocketController now creates rocket. compiles. but rocket doesn't spawn.
(edit) @6812   15 years jo adding 3rd party: killers, making the gametype playable for larger …
(edit) @6811   15 years gnadler
(edit) @6810   15 years gnadler
(edit) @6809   15 years gnadler
(edit) @6807   15 years dafrick DistanceMultiTrigger fix. Thanks to Fabian.
(edit) @6806   15 years gionc updated skybox generator
(edit) @6805   15 years dafrick Possible bug fix.
(edit) @6804   15 years gionc updated skyboxgenerator
(edit) @6803   15 years gnadler
(edit) @6802   15 years cdaniel QuestGUI can now be opened/closed by pressing Key F3…
(edit) @6801   15 years cdaniel New Quest Level - still in early test phase :P
(edit) @6800   15 years dafrick Created a new class of triggers called Multitriggers. MultiTriggers …
(edit) @6799   15 years dafrick Adjusted the priority of some outputs which I found to be rather anoying.
(edit) @6797   15 years rgrieder svn:eol-style "native" for all text-based files.
(edit) @6796   15 years sfluecki Neues update
(edit) @6795   15 years solex death of master results in forming a new formation. Correct response …
(edit) @6794   15 years kolibri7 Trying to get the real scaleFactor, but it doesn't work yet…
(edit) @6793   15 years smerkli done for today.
(edit) @6791   15 years smerkli Chat works lowlevel, shortcut is set to B. needs ui now.
(edit) @6788   15 years smerkli stuff works, but keybinding still does only work in the build folder
(edit) @6787   15 years kolibri7 LoD information via XML partly implemented
(edit) @6786   15 years kolibri7
(edit) @6785   15 years gnadler
(edit) @6784   15 years gnadler
(edit) @6783   15 years gnadler
(edit) @6782   15 years gasserlu drone, dronecontroller implemented
(edit) @6781   15 years gnadler
(edit) @6780   15 years gnadler
(edit) @6779   15 years gnadler
(edit) @6778   15 years gnadler
(edit) @6777   15 years smerkli Brought implementation further, now starting to link into main program.
(edit) @6776   15 years smerkli Added ChatInputHandler facilities and started implementing them.
(edit) @6774   15 years rgrieder Activated Strict.lua That means you can no longer assign to or access …
(edit) @6773   15 years rgrieder Eliminated all unnecessary global Lua variables and replaced them …
(edit) @6772   15 years gionc update Skybox Generator
(edit) @6771   15 years gionc update SkyboxGenerator
(edit) @6769   15 years erwin Fixed a possible source for future problems. but still no sounds. Try …
(edit) @6768   15 years erwin obsolete, sound5 is current sound dev branch
(edit) @6767   15 years youngk Added descriptions and missing documentation to the classes I edited …
(edit) @6766   15 years rgrieder New branch to work on XML controlled CEGUI menus and on game states …
(edit) @6765   15 years rgrieder Dependency acceptance update: 5.0 with OGRE 1.7 is now also allowed, …
(edit) @6764   15 years rgrieder Hackaround for Visual Studio 2005 (compiler bug).
(edit) @6763   15 years rgrieder Using our own error handler (including the debugger) for Lua code …
(edit) @6762   15 years rgrieder Changes from last revision —> diff file for external libraries updated.
(edit) @6761   15 years rgrieder Fixed "error in error handler" problem that occurred within CEGUILua …
(edit) @6760   15 years dafrick Deleting pickup4 branch, you know the drill…
(edit) @6759   15 years dafrick Deleting ppspickups2 branch, since it's obsolete as well.
(edit) @6758   15 years dafrick Deleting ppspickups1 branch, since it's obsolete now.
(edit) @6757   15 years dafrick Creating new pickup branch for me.
(edit) @6756   15 years dafrick Creating new pps pickups branch for Eric and Benedict.
(edit) @6755   15 years dafrick Fixed Segfault upon dropping of InvisiblePickup, while it was being used.
(edit) @6754   15 years rgrieder Fixed bug in SingleplayerMenu that happened when starting a level manually.
(edit) @6753   15 years rgrieder Some more hackery for the PlayerInfo↔GUIOverlay relation. Seems to …
(edit) @6752   15 years rgrieder Fixed PickupManager::getPawn() method against NULL pointers. (Doesn't …
(edit) @6751   15 years rgrieder Removed FORCEINLINE from Singleton.h: There seems to be unexpected …
(edit) @6750   15 years dafrick PickupInventory working again, just had to change TaharezLook to …
(edit) @6749   15 years rgrieder Background wasn't transparent upon start up —> black screen when …
Note: See TracRevisionLog for help on using the revision log.