|
|
@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
|
|
|
@1906
|
20 years |
patrick |
orxonox/turnk: article mod final
|
|
|
@1905
|
20 years |
patrick |
orxonox/trunk: article mod
|
|
|
@1904
|
20 years |
patrick |
blitz article
|
|
|
@1902
|
20 years |
patrick |
orxonox/trunk: collision npc-player added
|
|
|
@1900
|
20 years |
patrick |
orxonox/trunk: hardware independant game speed, more shoots, more …
|
|
|
@1899
|
21 years |
patrick |
trunk/orxonox: collision detection implemented: simple spheres. all …
|
|
|
@1898
|
21 years |
patrick |
orxonox/trunk: implemented garbage collection for shoots: now …
|
|
|
@1897
|
21 years |
patrick |
orxonox/trunk: now displaying fps in console. my old computer gets 40fps
|
|
|
@1896
|
21 years |
patrick |
orxonox/trunk: added ability to shoot. so check out the new release …
|
|
|
@1883
|
21 years |
patrick |
orxonox/trunk: added envoronment eg. little mountain - its time to …
|
|
|
@1879
|
21 years |
patrick |
orxonox/trunk: perspective view, key-repeat bug fixed
|
|
|
@1875
|
21 years |
patrick |
/orxonox/trunk: it's smothen now. thanks for the tip bensch. if you …
|
|
|
@1874
|
21 years |
patrick |
orxonox/trunk: now its a beauty too, and it till moves… and its a …
|
|
|
@1873
|
21 years |
patrick |
orxonox/trunk: now realy playable - not a beauty but it moves…
|
|
|
@1872
|
21 years |
patrick |
orxonox/trunk: play the square - its possible now…
|
|
|
@1865
|
21 years |
bensch |
orxonox/trunk: now copies gui to bin-directory, typo.
|
|
|
@1864
|
21 years |
bensch |
orxonox/trunk: merged gui to trunk
|
|
|
@1861
|
21 years |
patrick |
/orxonox/trunk/core/doc minor change
|
|
|
@1859
|
21 years |
patrick |
/orxonox/trunk/core: key action support added
|
|
|
@1858
|
21 years |
patrick |
orxonox/trunk/core: world draw function
|
|
|
@1857
|
21 years |
bensch |
orxonox/branches/bensch: making availible for makefile of Trunk, …
|
|
|