Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4084   19 years bensch orxonox/trunk: now orxonox parses the config-file from …
(edit) @4083   19 years bensch orxonox/trunk/gui: now one can only select the data-repos
(edit) @4081   19 years bensch orxonox/trunk/gui: looks nicer now :)
(edit) @4071   19 years bensch orxonox/trunk/gui: new isOption-tag of Widgets: optionType
(edit) @4069   19 years bensch orxonox/trunk/gui: now options get loaded in the right Way
(edit) @4068   19 years bensch orxonox/trunk/gui: new Widget for FileSelector
(edit) @4064   19 years bensch orxonox/trunk/gui: better video
(edit) @4063   19 years patrick orxonox/branche/md2_loader: merged trunk into my branche
(edit) @4062   19 years bensch orxonox/trunk: now the gui also starts orxonox if in non-GTK-mode
(edit) @4061   19 years bensch orxonox/trunk: no more multi-Threading-support… maybe again in the …
(edit) @4060   19 years bensch orxonox/trunk: windows MKDIR-s*ck works again
(edit) @4059   19 years bensch orxonox/trunk: gui now gets called through -g/—gui
(edit) @4058   19 years bensch orxonox/trunk: menus now show something useFull…
(edit) @4057   19 years bensch orxonox/trunk: other cool namings :)
(edit) @4056   19 years bensch orxonox/trunk/gui: naming
(edit) @4054   19 years bensch orxonox/trunk: merged the guiMerge-branche back into the trunk merged …
(edit) @4042   19 years bensch orxonox/trunk: gui: minor niceness-patch
(edit) @4041   19 years bensch orxonox/trunk: minor
(edit) @4040   19 years bensch orxonox/trunk/gui: forgot file
(edit) @4039   19 years bensch orxonox/trunk/gui: minor change
(edit) @4038   19 years bensch orxonox/trunk: seg-fault-prevention, and cleanup of model.cc
(edit) @4037   19 years bensch orxonox/trunk: minor
(edit) @4036   19 years bensch orxonox/trunk: minor
(edit) @4035   19 years bensch orxonox/trunk: no more iostream (for real)
(edit) @4034   19 years bensch orxonox/trunk: no more iostrem
(edit) @4033   19 years bensch orxonox/trunk: better support, but it only starts gui, if orxonox …
(edit) @4032   19 years bensch orxonox/trunk: orxonox now starts the Gui by default, and also if …
(edit) @4031   19 years bensch orxonox/trunk: rc now also part of gui-code
(edit) @4030   19 years bensch orxonox/trunk/gui: pixmaps now part of the Code
(edit) @4029   19 years bensch orxonox/trunk/gui: little error in non-gtk-mode
(edit) @4028   19 years bensch orxonox/trunk: gui is now built inside of src
(edit) @4027   19 years bensch orxonox/trunk/gui: new layout
(edit) @4026   19 years bensch orxonox/trunk: gui: minor cleanup
(edit) @4024   19 years bensch orxonox/trunk: gui: more addaptive structure
(edit) @4023   19 years bensch orxonox/trunk: doxygen tags
(edit) @4022   19 years bensch orxonox/trunk: Model-Class is now more dynamic (all subelements are …
(edit) @4020   19 years bensch orxonox/trunk: renaming from factory→className → factory→factoryName
(edit) @4019   19 years bensch orxonox/trunk: typo
(edit) @4018   19 years bensch orxonox/trunk: small fix, that sets the className to NULL by default
(edit) @4017   19 years bensch orxonox/trunk: merged particleSystem back into the Trunk merged with …
(edit) @4015   19 years bensch orxonox/trunk: cleanup of world (moved some stuff into the preload …
(edit) @4013   19 years bensch orxonox/trunk: fixed the Bug, that crashed the second level
(edit) @4012   19 years bensch orxonox/trunk: some fixes in the SkyBox, loading of skybox should now …
(edit) @4010   19 years bensch orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. …
(edit) @4009   19 years bensch orxonox/trunk: little patch…. should work again on osX
(edit) @4006   19 years bensch orxonox/trunk: Gun on the ship is now fitted as it should
(edit) @4000   19 years patrick orxonox/trunk: weapon animation not realy nice but working now.. :)
(edit) @3997   19 years bensch orxonox/trunk: the data-repository must now be checked out with the …
(edit) @3995   19 years bensch orxonox/trunk: version 0.2.3-pre-alpha-tag
(edit) @3993   19 years patrick orxonox/trunk: patch to use relative coordinates again, some smaller …
(edit) @3988   19 years bensch orxonox/trunk: bRunning is false as default
(edit) @3987   19 years patrick orxonox/trunk: test gun component1 now gets displayed correctly again
(edit) @3986   19 years patrick orxonox/trunk: fixed two major bugs in the animation3d framework …
(edit) @3985   19 years patrick orxonox/trunk: now implemented the shiftCoor functions correctly
(edit) @3984   19 years patrick orxonox/trunk: implemented the sinus function for shifCoor method
(edit) @3983   19 years bensch orxonox/trunk: resource now also gets loaded if the data-directory is …
(edit) @3982   19 years bensch orxonox/trunk: now there is a posibility to play only parts of the …
(edit) @3981   19 years patrick orxonox/trunk: animatin3d changed linear mov mode to shiftCoor …
(edit) @3980   19 years patrick orxonox/trunk: started to implement the weapon change animation
(edit) @3979   19 years bensch orxonox/trunk: nicer implementation, also fool-proof now
(edit) @3978   19 years bensch orxonox/trunk: a Hack that enables setup of animation without giving …
(edit) @3977   19 years patrick orxonox/trunk: implemented neg_exp rotation also now
(edit) @3976   19 years patrick orxonox/trunk: implemented cosine rotation function. still looks wicked
(edit) @3975   19 years patrick orxonox/trunk: rotation sine function implemented, looks very fancy
(edit) @3973   19 years patrick orxonox/trunk: animation3d extended for definition of individual …
(edit) @3972   19 years patrick orxonox/trunk: animation fix :)
(edit) @3971   19 years bensch orxonox/trunk: return value of quat-slerp was wrong
(edit) @3970   19 years patrick orxonox/trunk: testet quatSLERP, this function does not seem to work
(edit) @3969   19 years bensch orxonox/trunk: ChangeLog changes
(edit) @3968   19 years patrick orxonox/trunk: animation3d cleaned up some code, deleted some old not …
(edit) @3967   19 years patrick orxonox/trunk: animation3d now ANIM_COSINE works also
(edit) @3966   19 years bensch orxonox/trunk: merged branches/particleEngine into the trunk, because …
(edit) @3965   19 years patrick orxonox/trunk: animation3d ANIM_SINE is now finaly working also. looks nice
(edit) @3964   19 years patrick orxonox/trunk: implemented neg_exp function again. better than ever :)
(edit) @3955   19 years bensch orxonox/trunk: better proto-class-files
(edit) @3917   19 years bensch orxonox/trunk: minor
(edit) @3916   19 years bensch orxonox/trunk: prepare for VertexArrays
(edit) @3915   19 years bensch orxonox/trunk: material is now only dependent on tList<Material>* in model
(edit) @3914   19 years bensch orxonox/trunk: materialList is now a property of model not material, …
(edit) @3913   19 years bensch orxonox/trunk: importer: functionality improvement
(edit) @3912   19 years bensch orxonox/trunk: model rearangement.
(edit) @3911   19 years bensch orxonox/trunk: minor changes at model
(edit) @3910   19 years bensch orxonox/trunk: importer: having color again
(edit) @3909   19 years bensch orxonox/trunk: importer: no more fstream c-style code only
(edit) @3908   19 years bensch orxonox/trunk: strange colors when importing. but for syncing reasons
(edit) @3907   19 years bensch orxonox/trunk: importer compiles again
(edit) @3906   19 years bensch orxonox/trunk: should compile under osX again
(edit) @3905   19 years bensch orxonox/trunk: image now gets loaded with the an SDL_Surface instead …
(edit) @3896   19 years bensch orxonox/trunk: removed sensless stuff
(edit) @3895   19 years bensch orxonox/trunk: more logic in adding face with the numerical adder
(edit) @3894   19 years bensch orxonox/trunk: Material, and Model update, some const-issues
(edit) @3888   19 years patrick orxonox/trunk: deconstructor cleanup in weapon/gun
(edit) @3886   19 years patrick orxonox/trunk: cleaned up the weapon/test_gun class. now it makes more …
(edit) @3883   19 years bensch orxonox/trunk: now a check for a directory should return true also in …
(edit) @3882   19 years bensch orxonox/trunk: little error detected when returning from not found …
(edit) @3881   19 years patrick orxonox/trunk: weapon change enhanced. weapon handling is now better …
(edit) @3880   19 years bensch orxonox/trunk: trackManager should not end up in a seg-fault anymore …
(edit) @3879   19 years patrick orxonox/trunk: fixed a bug in the weapon change function: now there …
(edit) @3878   19 years patrick orxonox/trunk: the weaponconfiguration can now be changed by pressing …
(edit) @3877   19 years patrick orxonox/trunk: the player now works entirely with the WeaponManager. …
Note: See TracRevisionLog for help on using the revision log.