|
|
@2622
|
20 years |
bensch |
orxonox/trunk/gui: modularity improved. Now init() of Subclasses …
|
|
|
@2618
|
20 years |
bensch |
orxonox/trunk/gui: added Version number to the GUI.
|
|
|
@2617
|
20 years |
adrian |
orxonox/branches/buerli: Addition of Class IPhys (Physical Engine). …
|
|
|
@2615
|
20 years |
bensch |
orxonox/trunk/gui: export to file now nicer. (danger heavy if-expression)
|
|
|
@2614
|
20 years |
bensch |
orxonox/trunk/gui: added simple config-file stuffing. (only save needs …
|
|
|
@2613
|
20 years |
bensch |
orxonox/trunk/gui: added class keys
|
|
|
@2611
|
20 years |
bensch |
orxonox/trunk: now also compiles in Windows again. There was a Problem …
|
|
|
@2605
|
20 years |
bensch |
orxonox/trunk/gui: generalized: destructor, added label to class …
|
|
|
@2602
|
20 years |
bensch |
orxonox/branches: removed burli and added buerli for physical Engine …
|
|
|
@2595
|
20 years |
bensch |
orxonox/trunk/gui: Generalized plugins (returning Widget* now). …
|
|
|
@2590
|
20 years |
bensch |
orxonox/tags: added 0.1-pre-alpha version, that was once without sdl
|
|
|
@2589
|
20 years |
bensch |
orxonox/trunk: Makefile.am's updated. They now include header files as …
|
|
|
@2588
|
20 years |
bensch |
orxonox/trunk/gui: doxygen orxodox created for all h-files, classes …
|
|
|
@2587
|
20 years |
bensch |
orxonox/trunk/gui: added init-routine to Menu as promised in last …
|
|
|
@2586
|
20 years |
bensch |
orxonox/trunk/gui: added init-routine to all the Widget-type objects. …
|
|
|
@2585
|
20 years |
bensch |
orxonox/branches: branche gui and automake deleted, because of uselessness
|
|
|
@2584
|
20 years |
bensch |
orxonox/trunk/gui: walkThrough-function implemented, that walks down …
|
|
|
@2583
|
20 years |
bensch |
orxonox/trunk/gui: Windows Decorations Enabled only for Widnows
|
|
|
@2581
|
20 years |
bensch |
orxonox/trunk/gui: gui now ready for including Orxonox-Crew-Logo
|
|
|
@2580
|
20 years |
bensch |
orxonox/trunk/gui: Image now Pressable; added Class EventBox to but …
|
|
|
@2551
|
20 years |
patrick |
orxonox/trunk: minor changes - enhanced sc controll, fixed …
|
|
|
@2242
|
20 years |
dave |
orxonox/branches/dave: habe wieder mal was gemacht:)
|
|
|
@2194
|
20 years |
chris |
orxonox/branches/chris: Implemented is_a() query for WorldEntities
|
|
|
@2193
|
20 years |
chris |
orxonx/branches/chris: added doxygen tags to World::explosion()
|
|
|
@2192
|
20 years |
chris |
orxonox/branches/chris: it's now possible to add derivations of Track …
|
|
|
@2191
|
20 years |
patrick |
orxonox/trunk/src: added coordinates.h to trunk to make src compile again
|
|
|
@2190
|
20 years |
bensch |
orxonox/trunk: merged and copied all files from branches/chris into …
|
|
|
@2189
|
20 years |
bensch |
orxonox/branches/chris: now it configures the right values for …
|
|
|
@2188
|
20 years |
bensch |
orxonox/branches/chris: now it compiles for Linux, but there remains a …
|
|
|
@2170
|
20 years |
chris |
orxonox/branches/chris: converted config file to UNIX format
|
|
|
@2168
|
20 years |
chris |
orxonox/branches/chris: fixed memory initalisation lazyness in CommandNode
|
|
|
@2167
|
20 years |
chris |
orxonox/branches/chris: fixathlon hopefully finished
|
|
|
@2166
|
20 years |
chris |
orxonox/branches/chris: fixed faulty include commands
|
|
|
@2165
|
20 years |
chris |
orxonox/branches/chris: fixed the previous fix
|
|
|
@2164
|
20 years |
chris |
orxonox/branches/chris: linux compiling fix
|
|
|
@2161
|
20 years |
chris |
orxonox/branches/chris: Fixed case senstitive gl.h inclusion for linux
|
|
|
@2146
|
20 years |
chris |
orxonox/branches/chris: fixed a little something that kept the code …
|
|
|
@2141
|
20 years |
chris |
orxonox/branches/chris: added lots and lots of doxygen tags
|
|
|
@2115
|
20 years |
chris |
orxonox/branches/chris: Managed to apply all that rotating and …
|
|
|
@2112
|
20 years |
chris |
orxonox/branches/chris: Implemented quaternion class… but something …
|
|
|
@2105
|
20 years |
chris |
orxonox/branches/chris: Port to SDL complete. Everything compiles and …
|
|
|
@2104
|
20 years |
chris |
orxonox/branches/chris: This code compiles and links but is still …
|
|
|
@2103
|
20 years |
bensch |
orxonox/branches/chris: also removed message_structures from the …
|
|
|
@2102
|
20 years |
bensch |
orxonox/branches/chris: removed list.cc from compiling list because …
|
|
|
@2101
|
20 years |
chris |
orxonox/branches/chris: Finished the "GETITTOCOMPILE" project… …
|
|
|
@2100
|
20 years |
chris |
orxonox/branches/chris: First part of the "Getittocompile"-Project
|
|
|
@2097
|
20 years |
bensch |
orxonox/branches/chris: addapted Makefile to obey chris' needs.
|
|
|
@2096
|
20 years |
chris |
orxonox/branches/chris: Messed with the Player class, added stuff here …
|
|
|
@2080
|
20 years |
chris |
orxonox/branches/chris: Implemented basic track and spawning …
|
|
|
@2077
|
20 years |
patrick |
/orxonox/trunk/src: making doxygen comments in worldentity, player, …
|
|
|
@2068
|
20 years |
chris |
orxonox/branches/chris: First snippet of the totally revamped base …
|
|
|
@2066
|
20 years |
chris |
orxonox/branches/chris: Implemented CommandNode (Keyboard handling), …
|
|
|
@2065
|
20 years |
chris |
orxnonox/branches/chris: Sichergestellt das der parser kompiliert und …
|
|
|
@2064
|
20 years |
chris |
orxonox/branches/chris: Ini-parser
|
|
|
@2058
|
20 years |
chris |
orxonox/branches/chris: Trunk remerged into my branch started on SDL …
|
|
|
@2053
|
20 years |
bensch |
orxonox/trunk/gui: Now there is a possibility to start orxonox out of …
|
|
|
@2050
|
20 years |
bensch |
orxonox/trunk/gui: the Green Gui
(if someone wants to have another …
|
|
|
@2043
|
20 years |
patrick |
orxonox/tunk/src: extended worldentity, added doxygen comments, added …
|
|
|
@2037
|
20 years |
adrian |
orxonox/branches/burli: Repeating ground grid (plus player-centered …
|
|
|
@2036
|
20 years |
patrick |
orxonxo/trunk/src: extended framework: class inheritance, right …
|
|
|
@2035
|
20 years |
john |
Diese Dateien werden für das Importieren von 3ds Modellen gebraucht. …
|
|
|
@2034
|
20 years |
john |
Ich habe die 3ds Model Funktion hinzugefügt.
Funktioniert bislang …
|
|
|
@2033
|
20 years |
bensch |
orxonox/branches/john: Makefile in src updated.
|
|
|
@2032
|
20 years |
bensch |
orxonox/branches: added branch john.
|
|
|
@2028
|
20 years |
chris |
orxonox/branches/chris: Template for a dynamic doubly linked list …
|
|
|
@2024
|
20 years |
bensch |
orxonox/trunk/gui: added a cool picture to the side of the Gui, and …
|
|
|
@2021
|
20 years |
bensch |
orxonox/branches: added branch burli for adrian buerlis stuff
|
|
|
@2019
|
20 years |
bensch |
orxonox/trunk: now everything should compile in Windows and Linux
|
|
|
@2018
|
20 years |
bensch |
orxonox/trunk: merged guicc and the new Configure.ac to the Trunk. Now …
|
|
|
@2017
|
20 years |
bensch |
orxonox/trunk: News about windows Development added
|
|
|
@2016
|
20 years |
bensch |
orxonox/branches/gui/guicc: window-border is on again. Otherwise the …
|
|
|
@2015
|
20 years |
bensch |
orxonxo/branches/gui: now compiles under windows
|
|
|
@2014
|
20 years |
chris |
orxonox/branches/chris: Even more doxygen stuff as well as removal of …
|
|
|
@2013
|
20 years |
bensch |
orxonox/branches/gui/guicc: now the gui starts without a border
|
|
|
@2012
|
20 years |
chris |
orxonox/branches/chris: Improved doxygen compatibility again
|
|
|
@2011
|
20 years |
bensch |
orxonox/branches/gui/guicc: now only saves, if it is told to ⇒ now …
|
|
|
@2010
|
20 years |
chris |
orxonox/branches/chris: Even more doxygen tags added, now it gets …
|
|
|
@2009
|
20 years |
bensch |
orxonox/branches/gui/guicc: now sets options at startup
|
|
|
@2008
|
20 years |
bensch |
orxonox/branches/gui/guicc: now saves config to home/.orxonox.conf
|
|
|
@2007
|
20 years |
bensch |
orxonox/branches/gui/guicc: added save and load rutine
|
|
|
@2003
|
20 years |
bensch |
orxonox/branches/gui/guicc: added .h-files and rc to dist, and made a …
|
|
|
@2000
|
20 years |
bensch |
orxonox/branches/gui/guicc: added forgotten files.
|
|
|
@1998
|
20 years |
bensch |
orxonox/branches/gui/guicc: added style! and labled the sliders
|
|
|
@1997
|
20 years |
bensch |
orxonox/branches/gui/guicc: flags now have the ability to update. …
|
|
|
@1996
|
20 years |
bensch |
orxonox/branches/gui/guicc: added flags-frame, and an Option to rewrite it.
|
|
|
@1995
|
20 years |
dave |
orxonox/branches/dave: ich probiers nochmal
|
|
|
@1994
|
20 years |
dave |
orxonox/branches/dave:[test the Shit]
|
|
|
@1993
|
20 years |
bensch |
orxonox/branches/gui: removed segmentation fault created by not …
|
|
|
@1983
|
20 years |
bensch |
orxonox/branches/gui/guicc: added setFlagName
|
|
|
@1982
|
20 years |
chris |
orxonox/branches/chris: merged trunk into my branch, moved new files …
|
|
|
@1981
|
20 years |
chris |
orxonox/branches/chris: added doxygen-optimized comments
|
|
|
@1980
|
20 years |
bensch |
orxonox/branches/gui/guicc: forgot to add files. sorry
|
|
|
@1979
|
20 years |
bensch |
orxonox/branches/gui/guicc: added exec, and made menu autoSignalConnect
|
|
|
@1978
|
20 years |
bensch |
orxonox/branches/gui/guicc: added video and audio frames. made default …
|
|
|
@1977
|
20 years |
bensch |
orxonox/branches/gui: updated from trunk with 'svn merge -r 1860 …
|
|
|
@1976
|
20 years |
bensch |
orxonox/branches/gui/guicc: added recursive option-Listing. Code-Design
|
|
|
@1975
|
20 years |
chris |
orxonox/branches/chris: Implemented traceing (line-sphere collision)
|
|
|
@1974
|
20 years |
bensch |
orxonox/branches/gui/guicc: added OptionMenu
|
|
|
@1973
|
20 years |
bensch |
orxonox/branches/gui/guicc: added notes in Doxygen-style to all function
|
|
|
@1972
|
20 years |
chris |
orxonox/branches/chris: This is the header that defines the structures …
|
|
|