|
|
@2851
|
20 years |
bensch |
orxonox/trunk/importer: extended the draw function. Now you can draw …
|
|
|
@2850
|
20 years |
bensch |
orxonox/trunk/importer: included groups to filereader
|
|
|
@2848
|
20 years |
bensch |
orxonox/trunk/importer: delete [] array only if finalized. Typo.
|
|
|
@2847
|
20 years |
bensch |
orxonox/trunk/importer: implemented destructors of Class Array and …
|
|
|
@2846
|
20 years |
bensch |
orxonox/trunk/importer: bug-fix. closed file at the wrong position
|
|
|
@2842
|
20 years |
bensch |
orxonox/trunk/importer: doxygen tags added
|
|
|
@2837
|
20 years |
bensch |
orxonox/trunk/importer: shininess set to 2.0 as default. (just looks …
|
|
|
@2836
|
20 years |
bensch |
orxonox/trunk/importer: ability to read in specular shininess
|
|
|
@2835
|
20 years |
bensch |
orxonox/trunk/src: added the files again.
|
|
|
@2834
|
20 years |
bensch |
orxonox/trunk/src: delete files, will resubmit them in next Commit.
|
|
|
@2833
|
20 years |
bensch |
orxonox/trunk/importer: check if mtl exists, vn, vt do not have to be …
|
|
|
@2823
|
20 years |
bensch |
orxonox/trunk/importer: now uses c++ lib <fstream>, and added the …
|
|
|
@2822
|
20 years |
patrick |
orxonox/trunk/src: changed list to template again, will add an …
|
|
|
@2821
|
20 years |
bensch |
orxonox/trunk/importer: added BOX if no Object can be displayed
|
|
|
@2820
|
20 years |
bensch |
orxonox/trunk/importer: added TexCoord to readIn
|
|
|
@2819
|
20 years |
bensch |
orxonox/trunk: fixed importer autoconf in configure.ac
|
|
|
@2818
|
20 years |
patrick |
orxonox/src: fix bug with includes
|
|
|
@2817
|
20 years |
bensch |
orxonox/trunk: added lighting and shading (pre-test-version)
|
|
|
@2816
|
20 years |
patrick |
orxonox/trunk/src: new list implemented
|
|
|
@2812
|
20 years |
bensch |
orxonox/trunk: copied the importer to the trunk: Patrick thought it …
|
|
|
@2811
|
20 years |
bensch |
orxonox/trunk: merged the ObjectImporter to trunk: merged with
svn …
|
|
|
@2792
|
20 years |
bensch |
orxonox/trunk: redesigned the world.
|
|
|
@2740
|
20 years |
bensch |
orxonox/trunk/gui: now Building a Window-Chain
|
|
|
@2739
|
20 years |
bensch |
orxonox/trunk/gui: modified savable rutine. now a widget has to be set …
|
|
|
@2738
|
20 years |
bensch |
orxonox/trunk/gui: better order of key-options
|
|
|
@2737
|
20 years |
bensch |
orxonox/trunk/gui: key now able to be set.
|
|
|
@2736
|
20 years |
bensch |
orxonox/trunk/gui: nicer, modularer, better, but not finished
|
|
|
@2735
|
20 years |
bensch |
orxonox/trunk/gui: added keys, and enabled key_press_event on them
|
|
|
@2733
|
20 years |
bensch |
orxonox/trunk/gui: added keystrokes, and for testing added them to …
|
|
|
@2731
|
20 years |
bensch |
orxonox/trunk: applyed List to world object too
|
|
|
@2730
|
20 years |
bensch |
orxonox/trunk: implemented a glList for player:
this is for testing …
|
|
|
@2711
|
20 years |
patrick |
orxonox/trunk: added Tasks list
|
|
|
@2710
|
20 years |
bensch |
orxonox/trunk: added a sample configurationm file for doxygen
|
|
|
@2709
|
20 years |
bensch |
orxonox/trunk: removed obsolete scripts direcory
|
|
|
@2706
|
20 years |
bensch |
orxonox/trunk: changed to automake-1.8 and made it windows-compatible …
|
|
|
@2701
|
20 years |
bensch |
orxonox/trunk: configure.ac updated, that it only checks for linux, …
|
|
|
@2644
|
20 years |
patrick |
orxonox/trunk: BUGFIX - Player spawn problem resolved (I hope…)
|
|
|
@2640
|
20 years |
patrick |
orxonox/trunk/src - BUGFIX: input node now redirected to the right …
|
|
|
@2636
|
20 years |
patrick |
- Added a GameLoader to the game. This enables orxonox to load a …
|
|
|
@2635
|
20 years |
bensch |
orxonox/trunk/gui: minor fix
|
|
|
@2634
|
20 years |
bensch |
orxonox/trunk/gui: load now more efficient. Loads first searches for a …
|
|
|
@2627
|
20 years |
bensch |
orxonox/trunk: deleted obsolete glut includings
|
|
|
@2625
|
20 years |
bensch |
orxonox/trunk/gui: minor optimization
|
|
|
@2623
|
20 years |
bensch |
orxonox/trunk/gui: better comments
|
|
|
@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.
|
|
|
@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 …
|
|
|
@2595
|
20 years |
bensch |
orxonox/trunk/gui: Generalized plugins (returning Widget* now). …
|
|
|
@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. …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@2077
|
20 years |
patrick |
/orxonox/trunk/src: making doxygen comments in worldentity, player, …
|
|
|
@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 …
|
|
|
@2036
|
20 years |
patrick |
orxonxo/trunk/src: extended framework: class inheritance, right …
|
|
|
@2024
|
20 years |
bensch |
orxonox/trunk/gui: added a cool picture to the side of the Gui, and …
|
|
|
@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
|
|
|
@1971
|
20 years |
bensch |
orxonox/trunk: now configure works on minGW
|
|
|
@1961
|
20 years |
bensch |
orxonox/trunk/gui: merged changes from branch gui/gui
|
|
|
@1959
|
20 years |
bensch |
orxonox/trunk: made adjustments to configure.ac, that should make the …
|
|
|
@1958
|
20 years |
bensch |
orxonox/trunk: now it should compile on windows machines changed lGL32 …
|
|
|
@1957
|
20 years |
bensch |
orxonox/truk: now the rockets are frame-rate-driven
|
|
|
@1956
|
20 years |
bensch |
orxonox/trunk: now the Trunk should be merged with the new Makefile. …
|
|
|
@1942
|
20 years |
bensch |
orxonox/trunk: the changes of Tom wern't that grat… now no more …
|
|
|
@1941
|
20 years |
bensch |
orxonox/trunk/core/player.cc: This file has finaly been fixed, with …
|
|
|
@1934
|
20 years |
bensch |
orxonox/trunk: endless Mountains added by Tom
|
|
|
@1931
|
20 years |
patrick |
orxonox/trunk/core: speed of ground, shoot enemies
|
|
|
@1930
|
20 years |
bensch |
orxonox/trunk: impulses work better on slower machines
|
|
|
@1929
|
20 years |
bensch |
orxonox/trunk: inhibitor added, so it shoots in impulses
|
|
|
@1928
|
20 years |
amir |
orxonox/trunk: fixed type in configure -h … not that this really …
|
|
|
@1927
|
20 years |
bensch |
orxonox/trunk/core: now the spirale is really nice
|
|
|
@1926
|
20 years |
bensch |
orxonox/trunk/core: added modulated phase variance-shot
|
|
|
@1925
|
20 years |
bensch |
orxonox/truk/core: now sideshots are way cooler and smoother
|
|
|
@1924
|
20 years |
bensch |
orxonox/truk/core: added support for different types of rockets, and …
|
|
|
@1921
|
20 years |
bensch |
orxonox/trunk: missiles are slower, and there are less
|
|
|
@1920
|
20 years |
bensch |
orxonox/trunk: rockets added (in 3D)
|
|
|
@1919
|
20 years |
patrick |
orxonox/trunk: gc modified, player moves with world, collision …
|
|
|
@1918
|
20 years |
patrick |
orxonox/trunk: ground moves slower and with env and npc
|
|
|
@1917
|
20 years |
patrick |
orxonox/trunk: ground moves
|
|
|
@1914
|
20 years |
bensch |
orxonox/trunk: forgot "
|
|
|
@1913
|
20 years |
bensch |
orxonox/trunk/news: Added a link to the Subversion on Datacore Manual, …
|
|
|
@1912
|
20 years |
bensch |
URL changed in news.
|
|
|
@1911
|
20 years |
bensch |
orxonox/trunk/news: added the Orxonox Convention to the news
|
|
|
@1910
|
20 years |
bensch |
orxonox/trunk: added File news.
|
|
|
@1909
|
20 years |
patrick |
orxonox/trunk: merging console
|
|
|