Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Timeline


and

Jun 10, 2005:

11:41 PM Changeset in orxonox.OLD [4596] by bensch
orxonox/trunk: one can now also tell Singleton-classes
11:22 PM Changeset in orxonox.OLD [4595] by bensch
orxonox/trunk: better output
7:52 PM Changeset in orxonox.OLD [4594] by bensch
orxonox/trunk: isA should work now
7:42 PM Changeset in orxonox.OLD [4593] by bensch
orxonox/trunk: cooler testBullet :)
7:41 PM Changeset [3420] by bensch
orxonox/data: Rocket1 added
7:17 PM Changeset in orxonox.OLD [4592] by bensch
orxonox/trunk: derivations work. now the only thing to do is specify …
6:21 PM Changeset in orxonox.OLD [4591] by bensch
orxonox/trunk: restructure class_list.h so it supports inheritance-diagram
5:56 PM Changeset in orxonox.OLD [4590] by patrick
orxonox/trunk: flushing work: for testing purp using only 2d object: …
11:42 AM Changeset in orxonox.OLD [4589] by patrick
orxonox/trunk: solved last accuracy problem. all is well now. the box …
11:23 AM Changeset in orxonox.OLD [4588] by patrick
orxonox/trunk: now drawing o-boundingbox as a polygon, seems to be one …
5:09 AM code edited by bensch
(diff)
5:07 AM content/DataRepository created by bensch
5:01 AM Ticket #86 (kdeveloper-project-files) created by bensch
Include the kdeveloper project files into the Source, and also add …
4:30 AM Changeset in orxonox.OLD [4587] by patrick
orxonox/trunk: to show, that the algorithm works also with more than 3 …
4:25 AM Changeset in orxonox.OLD [4586] by patrick
orxonox/trunk: now the axis get drawn correctly:)
4:05 AM Changeset in orxonox.OLD [4585] by patrick
orxonox/trunk: fixed the axis length bug
3:50 AM Changeset in orxonox.OLD [4584] by bensch
orxonox/trunk: TrackElement and Material are BaseObjects now
3:34 AM Changeset in orxonox.OLD [4583] by bensch
orxonox/trunk: importer is a lib now :)
3:30 AM Changeset in orxonox.OLD [4582] by patrick
orxonox/trunk: fixed a small bug in the event handling system which …
3:27 AM Changeset in orxonox.OLD [4581] by patrick
orxonox/trunk: axis get drawn, still strange values, debug
3:13 AM Changeset in orxonox.OLD [4580] by bensch
orxonox/trunk: arrays of Models get stored till the end
2:59 AM Changeset in orxonox.OLD [4579] by bensch
orxonox/trunk: array is now also a template
2:52 AM Changeset in orxonox.OLD [4578] by patrick
orxonox/trunk: box dimension alg implemented, got some incontinuities
2:32 AM Changeset in orxonox.OLD [4577] by bensch
orxonox/trunk: model is now able to return the values of its vertices
2:18 AM Changeset in orxonox.OLD [4576] by patrick
orxonox/trunk: calculating box dimensions
2:01 AM Changeset in orxonox.OLD [4575] by bensch
orxonox/trunk: minor design-update
1:50 AM Changeset in orxonox.OLD [4574] by bensch
orxonox/trunk: PNode debug info much better now (recursive)
1:41 AM Changeset in orxonox.OLD [4573] by patrick
orxonox/trunk: now working on the obb axis alignement
1:17 AM Changeset in orxonox.OLD [4572] by patrick
orxonox/trunk: newmat lib now works with cd and cd-subproject
1:02 AM Ticket #85 (Derivation of ClassList) created by bensch
The Class-identifier should hold all possible relations an Object can …
12:58 AM Changeset in orxonox.OLD [4571] by bensch
orxonox/trunk: no more HelperParent. this was one useless peace of sh
12:42 AM Changeset in orxonox.OLD [4570] by bensch
orxonox/trunk: now PNodes can be rendered in Debug-Mode
12:11 AM Ticket #84 (Loadability-Identifiers) created by bensch
All loadable objects must be identifiable through the BaseObject-class …
12:08 AM Ticket #83 (TextEngine segfault when font not found) created by bensch
This is a little bug occuring, when a desired font is not found This …

Jun 9, 2005:

9:24 PM Changeset in orxonox.OLD [4569] by bensch
orxonox/trunk: building the newmat lib right as it should be
6:01 PM Changeset in orxonox.OLD [4568] by patrick
orxonox/trunk: moved the newmat source to lib
5:55 PM Changeset in orxonox.OLD [4567] by patrick
orxonox/trunk: made newmat lib makefile
5:40 PM Changeset in orxonox.OLD [4566] by patrick
orxonox/trunk: made some tests with the newmat lib, now it should be …
5:26 PM Changeset in orxonox.OLD [4565] by patrick
orxonox/trunk: added the newmat library to the project. needs some …
11:22 AM dev/DevelopmentResources edited by patrick
(diff)
12:51 AM Changeset in orxonox.OLD [4564] by bensch
orxonox/trunk: building the importer-stuff as a lib
12:39 AM Changeset in orxonox.OLD [4563] by bensch
orxonox/trunk: better NEWS
12:37 AM Changeset in orxonox.OLD [4562] by patrick
orxonox/trunk: collision detection framework now works again
12:36 AM Changeset in orxonox.OLD [4561] by bensch
orxonox/trunk: NEWS and ChangeLog updated
12:21 AM Changeset in orxonox.OLD [4560] by patrick
orxonox/trunk: compiles again, some smaller changes in the cd engine
12:20 AM Changeset in orxonox.OLD [4559] by bensch
orxonox/tags: added new tag, version 0.3.0-pre-alpha

Jun 8, 2005:

11:49 PM Milestone 0.3.0-pre-alpha orx-v0 completed
== new features == * Level Loading procedures * new fast …
11:48 PM Ticket #27 (Physics Engine) closed by bensch
fixed
11:00 PM code/doc/ModulesDescription edited by bensch
typo (diff)
10:50 PM code/doc/ModulesDescription edited by bensch
more modules (diff)
10:47 PM Ticket #82 (Fine tune PhysicsEngine) created by bensch
the PhysicsEngine needs some fine-tuning. * faster * more exact …
9:02 PM Changeset in orxonox.OLD [4558] by bensch
orxonox/trunk: PhysicsEngine looks better (it speeds up things… but …
4:07 PM Changeset in orxonox.OLD [4557] by patrick
orxonox/trunk: some structural updates
2:35 PM Changeset in orxonox.OLD [4556] by bensch
orxonox/trunk: style
2:17 PM Changeset in orxonox.OLD [4555] by bensch
orxonox/trunk: small diffs
1:36 PM Changeset in orxonox.OLD [4554] by bensch
orxonox/trunk: some spaces…. :)
11:59 AM Changeset in orxonox.OLD [4553] by patrick
orxonox/trunk: some more changes to display the data correctly
11:54 AM Changeset in orxonox.OLD [4552] by patrick
orxonox/trunk: data now gets displayed in the viewer. nothing fancy yet
10:59 AM Changeset in orxonox.OLD [4551] by patrick
orxonox/trunk: further work on the test env, cdengine draw functions, …
10:34 AM Changeset in orxonox.OLD [4550] by patrick
orxonox/trunk: draw functions and some sVec3D issues
12:07 AM Changeset in orxonox.OLD [4549] by bensch
orxonox/trunk: collision-detection-module compiles again :)
12:04 AM Changeset in orxonox.OLD [4548] by patrick
orxonox/trunk: removed the fastmath lib once and for all

Jun 7, 2005:

11:56 PM Changeset in orxonox.OLD [4547] by patrick
orxonox/trunk: removed the fast_math lib
11:50 PM Changeset in orxonox.OLD [4546] by patrick
orxonox/trunk: implemented some test functions, that don't work untils …
11:15 PM Changeset in orxonox.OLD [4545] by patrick
orxonox/trunk: further improved the vector class, now it can be used …
10:40 PM Changeset in orxonox.OLD [4544] by patrick
orxonox/trunk: new feature in vector class, now can overtake values of …
6:20 PM Changeset in orxonox.OLD [4543] by patrick
orxonox/trunk: spawn tree function implementation, vertices list issues
6:10 PM Changeset in orxonox.OLD [4542] by patrick
some more structural work and start of spawn tree function
5:47 PM Changeset in orxonox.OLD [4541] by patrick
orxonox/trunk: added obb tree node structure to be more modular
3:15 PM Changeset in orxonox.OLD [4540] by bensch
orxonox/trunk: development environment of kdevelop
11:41 AM Changeset in orxonox.OLD [4539] by bensch
orxonox/trunk: added some missing files to the Makefile.am's
11:32 AM Changeset in orxonox.OLD [4538] by bensch
orxonox/trunk: deleted totally too simple progam_examples. I think it …
10:37 AM Changeset in orxonox.OLD [4537] by bensch
orxonox/trunk: hups
10:33 AM Changeset in orxonox.OLD [4536] by bensch
orxonox/trunk: saver font: now the implementation of NON-loading font …
9:58 AM Changeset in orxonox.OLD [4535] by bensch
orxonox/trunk: ok, the importer subproject now uses resourceManager …
9:49 AM Changeset in orxonox.OLD [4534] by bensch
orxonox/trunk: ResourceManager should now be able to compile without …
9:29 AM Changeset in orxonox.OLD [4533] by patrick
orxonox/trunk: flushing work
9:23 AM Changeset in orxonox.OLD [4532] by bensch
orxonox/trunk: subproject for collision_detection now really cleaned
9:22 AM Changeset in orxonox.OLD [4531] by patrick
orxonox/trunk: some more function skeletons implemented
9:14 AM Changeset in orxonox.OLD [4530] by bensch
orxonox/trunk: subproject collision_detection cleaned
9:10 AM Changeset in orxonox.OLD [4529] by bensch
orxonox/trunk: preparing to create the collision-detection-algorithms …
8:59 AM Changeset in orxonox.OLD [4528] by patrick
orxonox/trunk: started implementing the bv tree and more specificaly …
8:18 AM Changeset in orxonox.OLD [4527] by bensch
orxonox/trunk: moved the collision_detection to the libs dir, and …
12:46 AM Changeset in orxonox.OLD [4526] by patrick
orxonox/trunk: some minor changes, flushing workstate
12:37 AM Changeset in orxonox.OLD [4525] by patrick
orxonox/trunk: implemented some more bv, obb and bs functions now …
12:29 AM Changeset in orxonox.OLD [4524] by patrick
orxonox/trunk: mod some interface arguments, defined some functions of …
12:21 AM Changeset in orxonox.OLD [4523] by patrick
orxonox/trunk: defined a set of cd_engine functions

Jun 6, 2005:

11:43 PM Changeset in orxonox.OLD [4522] by patrick
orxonox/trunk: started implementing header file of cd, some cd state infos
11:27 PM Changeset in orxonox.OLD [4521] by patrick
orxonox/trunk: some corrections and additions
11:06 PM Changeset in orxonox.OLD [4520] by patrick
orxonox/trunk: implemented bv, collision, and added a global cd defs file
2:36 PM Changeset in orxonox.OLD [4519] by bensch
orxonox/trunk: changed all getInstances into inline functions to save …
2:11 PM Changeset in orxonox.OLD [4518] by bensch
orxonox/trunk: smoe small optimizations. now font is in front of particles
1:19 PM Changeset in orxonox.OLD [4517] by bensch
orxonox/trunk: commited crap in last commit
1:18 PM Changeset in orxonox.OLD [4516] by bensch
orxonox/trunk: particles now get rendered as expected
1:14 PM Changeset in orxonox.OLD [4515] by bensch
orxonox/trunk: particles now get rendered as expected
10:57 AM Ticket #13 (Particle Engine) closed by bensch
fixed: minor issues still have to be resolved
12:44 AM Changeset in orxonox.OLD [4514] by patrick
orxonox/trunk: got the class hirarchy right now
12:42 AM Changeset in orxonox.OLD [4513] by patrick
orxonox/trunk: added the bounding sphere structure to the cd framework
12:36 AM Changeset in orxonox.OLD [4512] by patrick
orxonox/trunk: added the cd files to the orxonox makefile, and the …
12:31 AM Changeset in orxonox.OLD [4511] by patrick
orxonox/trunk: collision detection classes names and structures filled in
12:15 AM Changeset in orxonox.OLD [4510] by patrick
orxonox/trunk: started implementing the collision detection system, as …

Jun 4, 2005:

2:36 PM Changeset in orxonox.OLD [4509] by bensch
orxonox/trunk: hotpoint of TrackManager loadable
2:29 PM Changeset in orxonox.OLD [4508] by bensch
orxonox/trunk: implemented a better backloop-check in the track-system …
12:57 AM Changeset in orxonox.OLD [4507] by bensch
orxonox/trunk: News and ChangeLog
12:50 AM Ticket #19 (Implementing SoundEngine) closed by bensch
fixed: everything but the ogg-player
12:49 AM Changeset in orxonox.OLD [4506] by bensch
orxonox/trunk: building the SoundEngine as a lib
12:40 AM Changeset in orxonox.OLD [4505] by bensch
orxonox/branches: deleted now obsolete SoundEngine, and openAL
12:38 AM Changeset in orxonox.OLD [4504] by bensch
orxonox/trunk: merged the SoundEngine into the Trunk. merged file by …

Jun 3, 2005:

8:06 PM Ticket #80 (cyclic loading procedure) closed by bensch
fixed
12:29 PM Changeset in orxonox.OLD [4503] by bensch
orxonox/trunk: changelog
12:15 PM Changeset in orxonox.OLD [4502] by bensch
orxonox/trunk: fixed the bug with the setSavePointS()-function
11:59 AM Changeset in orxonox.OLD [4501] by bensch
orxonox/trunk: loading of track works just fine now. little problems …
11:45 AM Changeset in orxonox.OLD [4500] by patrick
orxonox/trunk: moved the list file again back to lib/util
11:18 AM Changeset in orxonox.OLD [4499] by patrick
orxonox/trunk: list is now correctly commented
11:16 AM Changeset in orxonox.OLD [4498] by patrick
orxonox/trunk: removed the old deprecated lists
11:15 AM Changeset in orxonox.OLD [4497] by patrick
orxonox/trunk: documented the list class
3:52 AM Changeset in orxonox.OLD [4496] by bensch
orxonox/trunk: cycling read-in of parameters should work now… this …
2:32 AM Changeset in orxonox.OLD [4495] by bensch
orxonox/trunk: more confortable loading-macro
2:14 AM Changeset in orxonox.OLD [4494] by bensch
orxonox/trunk: ParticleEmitter completely loadable
2:10 AM Changeset in orxonox.OLD [4493] by bensch
orxonox/trunk: inheritSpeed now property of particle_emitter. system …
1:55 AM Changeset in orxonox.OLD [4492] by bensch
orxonox/trunk: importer works again
1:40 AM Changeset in orxonox.OLD [4491] by bensch
orxonox/trunk: new tinyXML-lib installed (v-2.3.4)
1:33 AM Changeset in orxonox.OLD [4490] by bensch
orxonox/trunk: started documentation of world-entities…. this is not …
1:21 AM Changeset in orxonox.OLD [4489] by bensch
orxonox/trunk: track: doxy-tags, redesign, and minor speed-update
1:11 AM Ticket #81 (TrackManager update) created by bensch
The TrackManager needs several new things 1. backloop-check !! this …
1:00 AM Changeset in orxonox.OLD [4488] by patrick
orxonox/trunk: started cleaning up the list classes
12:56 AM Changeset in orxonox.OLD [4487] by bensch
orxonox/trunk: more doxygen-tags in util
12:20 AM Changeset in orxonox.OLD [4486] by bensch
orxonox/trunk: more documentation in util
12:19 AM Changeset in orxonox.OLD [4485] by bensch
orxonox/trunk: more documentation in util

Jun 2, 2005:

11:46 PM Changeset in orxonox.OLD [4484] by bensch
orxonox/trunk: building the EventSystem as libORXevent.a
5:29 AM Ticket #80 (cyclic loading procedure) created by bensch
== cyclic loading == There must be some way to load functions that are …
5:23 AM Changeset in orxonox.OLD [4483] by bensch
orxonox/trunk: proto documented
5:16 AM Changeset in orxonox.OLD [4482] by bensch
orxonox/trunk: lib/util: doxy-tags
5:11 AM Changeset in orxonox.OLD [4481] by bensch
orxonox/trunk: physics-fields doxy-tags :) only one :)
5:10 AM Changeset in orxonox.OLD [4480] by bensch
orxonox/trunk: PhysicsEngine: doxytags
5:04 AM Changeset in orxonox.OLD [4479] by bensch
orxonox/trunk: QuickAnimation - doxy
5:01 AM Changeset in orxonox.OLD [4478] by bensch
orxonox/trunk: particles documented
4:35 AM Changeset in orxonox.OLD [4477] by bensch
orxonox/trunk: vector is completely documented again :)
4:03 AM Changeset in orxonox.OLD [4476] by bensch
orxonox/trunk :documented the vector class
2:29 AM Changeset in orxonox.OLD [4475] by patrick
orxonox/trunk: news updated
2:25 AM Changeset in orxonox.OLD [4474] by patrick
orxonox/trunk: news updated
2:23 AM Changeset in orxonox.OLD [4473] by bensch
orxonox/trunk: ChangeLog
2:18 AM Ticket #79 (implement an md2 model) closed by patrick
fixed
2:18 AM Ticket #79 (implement an md2 model) created by patrick
implement the id software md2 model for orxonox
2:12 AM Changeset in orxonox.OLD [4472] by bensch
orxonox/trunk: curve doxygen, and redesign
2:05 AM Changeset in orxonox.OLD [4471] by patrick
orxonox/trunk: synchronisable class commented, light altered
1:55 AM Changeset in orxonox.OLD [4470] by bensch
orxonox/trunk: baseobject documented
1:53 AM Changeset in orxonox.OLD [4469] by patrick
orxonox/trunk: light documented and cleaned up
1:47 AM Changeset in orxonox.OLD [4468] by bensch
orxonox/trunk: doxytag
1:45 AM Changeset in orxonox.OLD [4467] by patrick
orxonox/trunk: commented the abstract_class.h right
1:37 AM Changeset in orxonox.OLD [4466] by bensch
orxonox/trunk: doxygen-tags
1:30 AM Ticket #71 (Projectile) closed by patrick
fixed
1:30 AM Ticket #78 (general cleanup) created by patrick
clean up the source, delete old unused stuff and make the source look …
1:21 AM Changeset in orxonox.OLD [4465] by bensch
orxonox/trunk: resource manager in new design :) no no just kidding… …
1:18 AM Changeset in orxonox.OLD [4464] by patrick
orxonox/trunk: reimplemented the shoot speed function
1:03 AM Changeset in orxonox.OLD [4463] by bensch
orxonox/trunk: fixed bug with not loading the md2-texture
12:50 AM Changeset in orxonox.OLD [4462] by bensch
orxonox/trunk: md2Data loadable over the resourceManager
12:32 AM Changeset in orxonox.OLD [4461] by patrick
orxonox/trunk: documented the md2 class correctly now
12:18 AM Changeset in orxonox.OLD [4460] by patrick
orxonox/trunk: md2data cleanup data fix
12:14 AM Changeset in orxonox.OLD [4459] by patrick
orxonox/trunk: md2model data/model seperation

Jun 1, 2005:

11:51 PM Changeset in orxonox.OLD [4458] by bensch
orxonox/trunk: graphicsEngine and TextEngine documented
11:48 PM Changeset in orxonox.OLD [4457] by patrick
orxonox/trunk: moved util/event to lib/event
11:41 PM Changeset in orxonox.OLD [4456] by patrick
orxonox/trunk: moved pilot node to util/track directory
11:37 PM Changeset in orxonox.OLD [4455] by patrick
orxonox/trunk: removed action listener header file, no idea how it …
11:29 PM Changeset in orxonox.OLD [4454] by patrick
orxonox/trunk: some more event cleanu[
11:22 PM Changeset in orxonox.OLD [4453] by bensch
orxonox/trunk: docu for the image_screen
11:18 PM Changeset in orxonox.OLD [4452] by patrick
orxonox/trunk: key_mapper.* commented and reviewed
11:12 PM Changeset in orxonox.OLD [4451] by bensch
orxonox/trunk: moved the network to lib
11:05 PM Changeset in orxonox.OLD [4450] by patrick
orxonox/trunk: commented the event handler and event class
10:58 PM Changeset in orxonox.OLD [4449] by bensch
orxonox/trunk: moved class_list.h
10:55 PM Changeset in orxonox.OLD [4448] by bensch
orxonox/trunk: doxygen-tags, and cleanup of NullParent
10:37 PM Changeset in orxonox.OLD [4447] by patrick
orxonox/trunk: made orxonox.cc a littel nicer.
10:32 PM Changeset in orxonox.OLD [4446] by patrick
orxonox/trunk: finished cleaning up orxonox.cc
10:30 PM Changeset in orxonox.OLD [4445] by patrick
orxonox/trunk: cleaned up the orxonox class: removed all unused …
10:17 PM Changeset in orxonox.OLD [4444] by bensch
orxonox/trunk: setMode → setParentMode
10:16 PM Changeset in orxonox.OLD [4443] by patrick
orxonox/trunk: removed the old command node files and cleaned up the …
10:07 PM Changeset in orxonox.OLD [4442] by patrick
orxonox/trunk: command node removed from source files
10:03 PM Changeset in orxonox.OLD [4441] by bensch
orxonox/trunk: update of the NullParent-class
9:57 PM Changeset in orxonox.OLD [4440] by patrick
orxonox/trunk: pnode enhancement and cleanup, very tight now
8:38 PM Changeset in orxonox.OLD [4439] by bensch
orxonox/trunk: again the particle-emitter is visile
8:15 PM Changeset in orxonox.OLD [4438] by patrick
orxonox/trunk: pilot node correction in control speed
5:24 PM Changeset in orxonox.OLD [4437] by bensch
orxonox/trunk: ParticleEmitter now loadable
12:50 PM Changeset in orxonox.OLD [4436] by bensch
orxonox/trunk: baseObject now implements loading of objectNames
11:40 AM Changeset in orxonox.OLD [4435] by bensch
orxonox/trunk: objectName is now a property of BaseObject, because …
11:27 AM Changeset in orxonox.OLD [4434] by bensch
orxonox/trunk: PerParticle-animations work as expected
11:16 AM dev/Primer edited by patrick
(diff)
10:47 AM Changeset in orxonox.OLD [4433] by bensch
orxonox/trunk: no more flickering effect at the beginning
10:31 AM Changeset in orxonox.OLD [4432] by bensch
orxonox/trunk: forgot a file
10:30 AM Changeset in orxonox.OLD [4431] by bensch
orxonox/trunk: particles: color is animatable too
10:19 AM Changeset in orxonox.OLD [4430] by bensch
orxonox/trunk: mass and radius are animateable
9:42 AM Ticket #77 (loading procedures) created by bensch
= Loading Procedures = It is important, that everything in existance …
9:13 AM code/doc/ModulesDescription edited by bensch
english test (diff)

May 31, 2005:

10:35 PM Changeset in orxonox.OLD [4429] by bensch
orxonox/trunk: some more features for creating a dist
10:24 PM Changeset in orxonox.OLD [4428] by bensch
orxonox/trunk: should compile again after new Makefile-stuff
10:18 PM Changeset in orxonox.OLD [4427] by bensch
orxonox/trunk: moved the gui to a more usefull directory
10:12 PM Changeset in orxonox.OLD [4426] by bensch
orxonox/trunk: deleted obsolete console
9:12 PM Changeset in orxonox.OLD [4425] by bensch
orxonox/trunk: minor update on quickAnimation
7:19 PM Changeset in orxonox.OLD [4424] by patrick
orxonox/trunk: very fun effect when using the mouse to drive through …
7:10 PM Changeset in orxonox.OLD [4423] by patrick
orxonox/trunk: space craft can be controled via keys, nothing new yet
6:47 PM Changeset in orxonox.OLD [4422] by patrick
orxonox/trunk: work on pilot node continued
6:33 PM Ticket #68 (LevelLoader) closed by patrick
fixed
6:29 PM Ticket #76 (Event Handling System) closed by patrick
fixed
6:29 PM Ticket #76 (Event Handling System) created by patrick
Reimplementierung des event-handling system basierend auf der …
5:48 PM Changeset in orxonox.OLD [4421] by bensch
orxonox/trunk: lifetime-animation works now via the quickAnimation …
5:32 PM code/doc/ModulesDescription edited by patrick
(diff)
5:27 PM Changeset in orxonox.OLD [4420] by patrick
orxonox/trunk: faster and easier unsubscribe function implemented
5:20 PM Changeset in orxonox.OLD [4419] by patrick
orxonox/trunk: unsubscribtion from events, after object deatch
5:11 PM Changeset in orxonox.OLD [4418] by patrick
orxonox/trunk: further work on debug level
11:33 AM Changeset in orxonox.OLD [4417] by patrick
orxonox/trunk: fixed a possible segfault, didn't allocate the …
9:24 AM Changeset in orxonox.OLD [4416] by bensch
orxonox/trunk: moved the particles to lib/particles
9:12 AM Changeset in orxonox.OLD [4415] by bensch
orxonox/trunk: added quick-animation for FAST, bad animations that …
1:29 AM Changeset in orxonox.OLD [4414] by patrick
orxonox/trunk: connected the viewport change functions in the camera …
1:14 AM Changeset in orxonox.OLD [4413] by patrick
orxonox/trunk: fixed a player controller problem
1:05 AM Changeset in orxonox.OLD [4412] by patrick
orxonox/trunk: now shooting and weapon change work again
12:58 AM Changeset in orxonox.OLD [4411] by patrick
orxonox/trunk: now system events work again: quit, pause, next-level
12:43 AM Changeset in orxonox.OLD [4410] by patrick
orxonox/trunk: prepeared to implement all system wide commands
12:24 AM Changeset in orxonox.OLD [4409] by patrick
orxonox/trunk: space ship control works again, now working on system …
12:11 AM Changeset in orxonox.OLD [4408] by patrick
orxonox/trunk: integrating the event handler into orxonox mainclass
12:04 AM Changeset in orxonox.OLD [4407] by patrick
orxonox/trunk: event management now runs with new event-handler: no …

May 30, 2005:

7:01 PM Changeset in orxonox.OLD [4406] by patrick
orxonox/trunk: the mouse buttons now should be identified correctly
6:36 PM Changeset in orxonox.OLD [4405] by patrick
orxonox/trunk: event_handler subscribe functionality improved
6:27 PM Changeset in orxonox.OLD [4404] by patrick
orxonox/trunk: player now is a EventListener for particular events
6:19 PM Changeset in orxonox.OLD [4403] by patrick
cleaned and finished up the key mapper class
6:12 PM Changeset in orxonox.OLD [4402] by patrick
orxonox/trunk: key mapping works just fine
5:58 PM Changeset in orxonox.OLD [4401] by patrick
orxonox/trunk: fixed a compile error, sorry for the last commit …
5:55 PM Changeset in orxonox.OLD [4400] by patrick
make
5:23 PM Changeset in orxonox.OLD [4399] by patrick
orxonox/trunk: key mapping alg implementation
5:01 PM Changeset in orxonox.OLD [4398] by patrick
orxonox/trunk: moved the keynames strucure to a place closer to …
4:57 PM Changeset in orxonox.OLD [4397] by bensch
orxonox/trunk: ok… forces now apply to the right objects, but i …
3:27 PM Changeset in orxonox.OLD [4396] by bensch
orxonox/trunk: now Objects should be affected by the PhysicsEngine too
2:19 PM Changeset in orxonox.OLD [4395] by bensch
orxonox/trunk: fields are now time-independant
2:05 PM Changeset in orxonox.OLD [4394] by bensch
orxonox/trunk: PhysicsEngine is now aware of the existing fields and …
1:44 PM Changeset in orxonox.OLD [4393] by bensch
orxonox/branches: deleted branche, because working inside the trunk
1:30 PM Changeset in orxonox.OLD [4392] by bensch
orxonox/trunk: physicsInterfaces now check in at constuctiontime with …
1:02 PM Changeset in orxonox.OLD [4391] by bensch
orxonox/trunk: no more seg-fault
12:17 AM Changeset in orxonox.OLD [4390] by patrick
orxonox/trunk: flushing work state
12:12 AM Changeset in orxonox.OLD [4389] by patrick
orxonox/trunk: working on keymapping, there are some problems in …

May 29, 2005:

11:52 PM Changeset in orxonox.OLD [4388] by patrick
orxonox/trunk: running first pre-tests with key-mapping
11:40 PM Changeset in orxonox.OLD [4387] by patrick
orxonox/trunk: little fix to prevent compile error
11:33 PM Changeset in orxonox.OLD [4386] by patrick
orxonox/trunk: key mapper implementation precess
10:19 PM Changeset in orxonox.OLD [4385] by bensch
orxonox/trunk: small efficiency update
9:24 PM Changeset in orxonox.OLD [4384] by bensch
orxonox/trunk: further optimisations for the appliement of fields
9:20 PM Changeset in orxonox.OLD [4383] by bensch
orxonox/trunk: demo now with 3 different fields
9:04 PM Changeset in orxonox.OLD [4382] by bensch
orxonox/trunk: BaseObject virtual public in PNode and Player(for …
8:47 PM Changeset in orxonox.OLD [4381] by bensch
orxonox/trunk: made include more local. stdincl.h not in base_object.h …
8:16 PM Changeset in orxonox.OLD [4380] by bensch
orxonox/trunk: better documentation building
2:41 PM Changeset in orxonox.OLD [4379] by bensch
orxonox/trunk: preparing to add fields to the particles-demo
2:02 PM Changeset in orxonox.OLD [4378] by bensch
orxonox/trunk: applying force works for particle-systems again
1:24 PM Changeset in orxonox.OLD [4377] by bensch
orxonox/trunk: ParticleSystem is now a PhysicsInterface
12:30 PM Changeset in orxonox.OLD [4376] by bensch
orxonox/trunk: started reimplementing the PhysicsInterface-class. This …
11:55 AM Changeset in orxonox.OLD [4375] by bensch
orxonox/trunk: renamed iphysics to physics_interface
11:24 AM Changeset in orxonox.OLD [4374] by bensch
orxonox/trunk: ability to change background color
10:50 AM Changeset in orxonox.OLD [4373] by bensch
orxonox/trunk: better definition of debug.h
10:36 AM Changeset in orxonox.OLD [4372] by bensch
orxonox/trunk: slight optimizations and a new definition for PNode. …

May 28, 2005:

9:37 PM Changeset in orxonox.OLD [4371] by bensch
orxonox/trunk: material should now be loadable in the importer-test-class
4:20 PM Changeset in orxonox.OLD [4370] by bensch
orxonox/trunk: objModel's materials should now automatically load textures
4:18 PM Changeset in orxonox.OLD [4369] by patrick
orxonox/trunk: key binding implemented
4:16 PM Changeset in orxonox.OLD [4368] by patrick
orxonox/trunk: started implementation of key mapper
4:00 PM Changeset in orxonox.OLD [4367] by patrick
orxonox/trunk: added keymapper class to separate event handling from …
3:53 PM Changeset in orxonox.OLD [4366] by patrick
orxonox/trunk: player defined keys mapping started
3:24 PM Changeset in orxonox.OLD [4365] by patrick
orxonox/trunk: event listener/ handler now work together, events are …
3:14 PM Changeset in orxonox.OLD [4364] by patrick
orxonox/trunk: filled the flush function with more sense :) and …
3:06 PM Changeset in orxonox.OLD [4363] by patrick
orxonox/trunk: finished work on the event dispatcher, now implementing …
2:52 PM Changeset in orxonox.OLD [4362] by patrick
orxonox/trunk: type specific event handling routine
2:43 PM Changeset in orxonox.OLD [4361] by patrick
orxonox/trunk: event handler ongoing work, started implementing the …
12:42 PM Changeset in orxonox.OLD [4360] by bensch
orxonox/trunk: reset function for the camera
12:34 PM Changeset in orxonox.OLD [4359] by bensch
orxonox/trunk: movenet is as it should be in framework
12:33 PM Changeset in orxonox.OLD [4358] by bensch
orxonox/trunk: movenet is as it should be in framework
12:05 PM Changeset in orxonox.OLD [4357] by bensch
orxonox/trunk: now Textures are maped as they should before this …
10:59 AM Changeset in orxonox.OLD [4356] by bensch
orxonox/trunk: fixed an error in the resource manager, when a texture …
1:19 AM Changeset in orxonox.OLD [4355] by patrick
orxonox/trunk: started implementing the process function
1:11 AM Changeset in orxonox.OLD [4354] by patrick
orxonox/trunk: implemented event subscribe function
12:58 AM Changeset in orxonox.OLD [4353] by patrick
orxonox/trunk: added event def file
12:56 AM Changeset in orxonox.OLD [4352] by patrick
orxonox/trunk: reimplemented the key binding function, kept most of …
12:45 AM Changeset in orxonox.OLD [4351] by bensch
orxonox/trunk: now one can easily define all the initial values via macros
12:27 AM Changeset in orxonox.OLD [4350] by patrick
orxonox/trunk: event class members defined
12:10 AM Changeset in orxonox.OLD [4349] by bensch
orxonox/trunk: ParticleEngine now has a draw-function, that makes sense
12:05 AM Changeset in orxonox.OLD [4348] by bensch
orxonox/trunk: particles now move at the desired velocity

May 27, 2005:

11:54 PM Changeset in orxonox.OLD [4347] by bensch
orxonox/trunk: added the ParticleEngine fix into the trunk
11:53 PM Changeset in orxonox.OLD [4346] by patrick
orxonox/trunk: some first function and class definition of the new …
10:53 PM Changeset in orxonox.OLD [4345] by bensch
orxonox/trunk: cooler incrementations
10:22 PM Changeset in orxonox.OLD [4344] by bensch
orxonox/trunk: deleted the obsolete bin-folder, and made a ChangeLog
10:17 PM Changeset in orxonox.OLD [4343] by bensch
orxonox/trunk: importer is now also run by framework
9:34 PM Changeset in orxonox.OLD [4342] by bensch
orxonox/trunk: default values in the gui
9:27 PM Changeset in orxonox.OLD [4341] by bensch
orxonox/trunk: small folder-check-update
9:21 PM Changeset in orxonox.OLD [4340] by bensch
orxonox/branches: added branche physics
9:18 PM Changeset in orxonox.OLD [4339] by bensch
orxonox/branches: deleted branche physics
9:16 PM Changeset in orxonox.OLD [4338] by bensch
orxonox/trunk: merged branches/physics back to the trunk merged with …
8:29 PM Changeset in orxonox.OLD [4337] by bensch
orxonox/branches/physics: nicer particle-trail
8:22 PM Changeset in orxonox.OLD [4336] by bensch
orxonox/branches/physics: segfault-prevention
7:57 PM Changeset in orxonox.OLD [4335] by bensch
orxonox/branches/physics: now the modular it is :)
7:53 PM Changeset in orxonox.OLD [4334] by bensch
orxonox/braches/physics: more modular, with eventHandler
7:40 PM Changeset in orxonox.OLD [4333] by bensch
orxonox/branches/physics: made the framework more modular
7:14 PM Changeset in orxonox.OLD [4332] by bensch
orxonox/branches/physics: merged the trunk back to the physics-branche …
5:11 PM Changeset in orxonox.OLD [4331] by bensch
orxonox/branches/physics: no more threading
3:02 PM Ticket #52 (argument and return values) closed by patrick
fixed
12:31 PM Changeset in orxonox.OLD [4330] by bensch
orxonox/branches/physics: more threading capabilities
11:37 AM Changeset in orxonox.OLD [4329] by patrick
orxonox/trunk: started work on new event handler
3:52 AM Changeset in orxonox.OLD [4328] by bensch
orxonox/branches/physics: fixed two winodws-compile-bugs 2 less to go :)
3:14 AM Changeset in orxonox.OLD [4327] by bensch
orxonox/branches/physics: all options in
3:06 AM Changeset in orxonox.OLD [4326] by patrick
orxonox/trunk: working on an alternativ flight mode and a new event …
2:18 AM Changeset in orxonox.OLD [4325] by bensch
orxonox/branches/particles: new Sliders
2:15 AM Changeset [3419] by patrick
data/world: added a debug world at the end
2:13 AM Changeset in orxonox.OLD [4324] by patrick
orxonox/trunk: added a debug level at the end to be able to experiment …
1:53 AM Changeset in orxonox.OLD [4323] by bensch
orxonox/branches/physics: gui works with a slider :)
1:27 AM Changeset in orxonox.OLD [4322] by patrick
now the objectmanagment works smoothly with the garbage collection: …
1:18 AM Changeset in orxonox.OLD [4321] by patrick
orxonox/trunk: added doxygen tags for the baseobject class
1:13 AM Changeset in orxonox.OLD [4320] by patrick
orxonox/trunk: now string name of a class works parallel to the int id …
1:11 AM Changeset in orxonox.OLD [4319] by bensch
orxonox/branches/physics: slider now supports floats
12:53 AM Changeset in orxonox.OLD [4318] by patrick
orxonox/trunk: now changed the orxonox baseobject to object id …
12:44 AM Changeset in orxonox.OLD [4317] by bensch
orxonox/branches/physics: threads work :)
12:34 AM Changeset in orxonox.OLD [4316] by bensch
orxonox/branches/physics: threaded gui starts parrallel to the …

May 26, 2005:

11:38 PM Changeset in orxonox.OLD [4315] by patrick
orxonox/trunk: removed deprecated class base_entity and updated the …
11:36 PM Changeset in orxonox.OLD [4314] by bensch
orxonox/branches/physics: nicer fog trailing our little ship
11:24 PM Changeset in orxonox.OLD [4313] by patrick
orxonox/trunk: cleaning up other, worse approaches
11:18 PM Changeset in orxonox.OLD [4312] by patrick
orxonox/trunk: now the object manager works absolutly unflexible! …
11:03 PM Changeset in orxonox.OLD [4311] by patrick
orxonox/trunk: f*g object manager is hard to get done right, …
9:13 PM Changeset in orxonox.OLD [4310] by bensch
orxonox/branches/physics: zoom-ability
9:07 PM Changeset in orxonox.OLD [4309] by bensch
orxonox/branches/physics: cool features implemented
8:44 PM Changeset in orxonox.OLD [4308] by bensch
orxonox/branches/physics: particleEngine can now return the stored …
8:26 PM Changeset in orxonox.OLD [4307] by bensch
orxonox/branches/physics: new definitions of particle-return-values
8:04 PM Changeset in orxonox.OLD [4306] by bensch
orxonox/branches/physics: look-around works nicely…. it was easyer …
4:04 PM Changeset in orxonox.OLD [4305] by bensch
orxonox/branches/physics: moved the initialisation to the top
3:57 PM Changeset in orxonox.OLD [4304] by bensch
orxonox/branches/physics: timaestepae initailisation was corrupt
3:49 PM Changeset in orxonox.OLD [4303] by bensch
orxonox/braches/physics: try on mac
3:41 PM Changeset in orxonox.OLD [4302] by bensch
orxonox/branches/physics: window resizeable
3:20 PM Changeset in orxonox.OLD [4301] by bensch
orxonox/branches/physics: merged the trunk back to the physics-branche …
3:17 PM Changeset in orxonox.OLD [4300] by bensch
orxonox/branches/physics: flush for merge
3:07 PM Changeset in orxonox.OLD [4299] by bensch
orxonox/trunk: loadString is now loaded not by the template but by the …
2:03 PM Changeset in orxonox.OLD [4298] by bensch
orxonox/branches/physics: lights are pNodes not world-entities
1:49 PM Changeset in orxonox.OLD [4297] by bensch
orxonox/branches/physics: framework is a class now
12:34 PM Changeset in orxonox.OLD [4296] by bensch
orxonox/branches/physics: flush the work… i go now to the ETH
11:10 AM people/boenzlip/interesstingStuff edited by patrick
(diff)
11:09 AM people/boenzlip/interesstingStuff edited by patrick
(diff)
11:05 AM Changeset in orxonox.OLD [4295] by bensch
orxonox/branches/physics: a better check for the data-directory
11:02 AM people/boenzlip/interesstingStuff edited by patrick
(diff)
10:51 AM Changeset in orxonox.OLD [4294] by bensch
orxonox/branches/physics: one is seeing particles
10:34 AM Changeset in orxonox.OLD [4293] by bensch
orxonox/branches/physics: intoducing state: stors the Camera position …
10:20 AM people/boenzlip/interesstingStuff created by patrick
10:17 AM people/patrickboenzli edited by patrick
(diff)
9:25 AM Changeset in orxonox.OLD [4292] by bensch
orxonox/branches/physics: added subproject particles-fun :)
9:21 AM Changeset in orxonox.OLD [4291] by bensch
orxonox/branches/physics: building physics-engine as a lib
9:08 AM Changeset in orxonox.OLD [4290] by bensch
orxonox/branches/physics: moved the physics stuff to a new location
12:49 AM Changeset in orxonox.OLD [4289] by patrick
orxonox/trunk: now all unused projectiles are added to the dead list …
12:38 AM Changeset in orxonox.OLD [4288] by patrick
orxonox/trunk: implementing the add/get from DeadList functions, …
12:22 AM Changeset in orxonox.OLD [4287] by patrick
orxonox/trunk: implemented the objectmanager debug functon, some small …

May 25, 2005:

11:59 PM Changeset in orxonox.OLD [4286] by patrick
orxonox/trunk: implemented the objectmanager cache function
4:51 PM Changeset in orxonox.OLD [4285] by patrick
orxonox/trunk: started implementing objectmanager - this will be some …

May 24, 2005:

11:24 PM Changeset in orxonox.OLD [4284] by patrick
orxonox/trunk: doxygen tags for the md2 model
10:32 PM Changeset in orxonox.OLD [4283] by bensch
orxonox/branches/physics: merged the trunk back to branches/physics …
6:32 PM Changeset in orxonox.OLD [4282] by patrick
orxonox/trunk: some smaller changes, possible to define scale factor …
6:21 PM Changeset in orxonox.OLD [4281] by patrick
orxonox/trunk: seperated the data from the model: now MD2Data …
6:09 PM Changeset in orxonox.OLD [4280] by patrick
orxonox/trunk: started separating data from md2 model: iimplementing …
3:25 PM WikiStart edited by simon
(diff)
11:33 AM Ticket #75 (POINT is defined in windofs.h) closed by patrick
fixed
11:33 AM Changeset in orxonox.OLD [4279] by patrick
orxonox/trunk: changed header struct name, fixed windows compile …
11:27 AM Changeset in orxonox.OLD [4278] by patrick
orxonox/trunk: cleaned out the abstract_model file. there where many …
11:23 AM Changeset in orxonox.OLD [4277] by patrick
orxonox/trunk: defined new datatype MD2Data to be used as data …
11:08 AM Changeset in orxonox.OLD [4276] by patrick
orxonox/trunk: cleaned out the md2 model class, there is now only one …
11:05 AM Changeset in orxonox.OLD [4275] by patrick
orxonox/branches: deleted md2_branche

May 22, 2005:

10:21 PM Changeset in orxonox.OLD [4274] by bensch
orxonox/branches/physics: particles emitting from plane and Cube.
9:42 PM Ticket #74 (Directory reorganisation) closed by bensch
fixed
9:34 PM Changeset in orxonox.OLD [4273] by bensch
orxonox/branches: deleted branche levelLoader again. merged already …
8:41 PM Changeset in orxonox.OLD [4272] by bensch
orxonox/trunk: importer now uses the graphicsEngine to generate a …
8:21 PM Changeset in orxonox.OLD [4271] by bensch
orxonox/trunk: clean in subprojects too
8:15 PM Changeset in orxonox.OLD [4270] by bensch
orxonox/trunk: libs are included correcly now
8:11 PM Changeset in orxonox.OLD [4269] by bensch
orxonox/trunk: added missing file again, but this time in Makefile.am …
8:06 PM Changeset in orxonox.OLD [4268] by bensch
orxonox/trunk: added missing file
8:05 PM Changeset in orxonox.OLD [4267] by bensch
orxonox/trunk: added missing file
8:02 PM Changeset in orxonox.OLD [4266] by bensch
orxonox/trunk: subproject builds gui.
7:49 PM Changeset in orxonox.OLD [4265] by bensch
orxonox/trunk: tinyxml too :)
7:39 PM Changeset in orxonox.OLD [4264] by bensch
orxonox/trunk: gui is now a lib build and stored in lib
7:28 PM Changeset in orxonox.OLD [4263] by bensch
orxonox/trunk: building subprojects externaly
12:41 PM Changeset in orxonox.OLD [4262] by bensch
orxonox/trunk: moved around some files, and deleted the obsolete DataTank
3:39 AM Ticket #75 (POINT is defined in windofs.h) created by bensch
md2_loader implements POINT, which is already defined in windofs fixit.
3:19 AM Changeset in orxonox.OLD [4261] by bensch
orxonox/trunk: merged the levelLoader-branche back into the trunk, …
3:11 AM Changeset in orxonox.OLD [4260] by bensch
orxonox/branches/levelLoader: minor… sleep-state
2:58 AM Changeset in orxonox.OLD [4259] by bensch
orxonox/branches/levelLoader: nicer comments
2:50 AM Changeset in orxonox.OLD [4258] by bensch
orxonox/trunk: world also loadable with the new framework
2:39 AM Changeset in orxonox.OLD [4257] by bensch
orxonox/trunk: performance-update when creating a new entity
2:31 AM Changeset in orxonox.OLD [4256] by bensch
orxonox/branches/levelLoader: doxygen-tags
2:15 AM Changeset in orxonox.OLD [4255] by bensch
orxonox/branches/levelLoader: description works
1:43 AM Changeset in orxonox.OLD [4254] by bensch
orxonox/branches/levelLoader: capabilities for documentation are close by

May 21, 2005:

11:58 PM Changeset in orxonox.OLD [4253] by bensch
orxonox/branches/levelLoader: constifization
11:39 PM Changeset in orxonox.OLD [4252] by bensch
orxonox/branches/levelLoader: macro-war
11:17 PM Changeset in orxonox.OLD [4251] by bensch
orxonox/branches/levelLoader: some issues, to be able to describe what …
10:31 PM Changeset in orxonox.OLD [4250] by bensch
orxonox/branches/levelLoader: some minor changes
10:08 PM Changeset in orxonox.OLD [4249] by bensch
orxonox/branches/levelLoader: loading of parameters through macros …
8:22 PM Changeset [3418] by bensch
orxonox/data: reorder
8:21 PM Changeset [3417] by bensch
orxonox/data: reorder
8:20 PM Changeset [3416] by bensch
orxonox/data: reorder
3:52 PM Changeset [3415] by bensch
orxonox/data: all skybox-materials ok again
12:54 PM Changeset [3414] by bensch
orxonox/data: irrlicht ground added (now i have to adopt the other …
12:53 PM Changeset in orxonox.OLD [4248] by bensch
orxonox/branches/levelLoader: ground showing again
12:52 PM Changeset in orxonox.OLD [4247] by bensch
orxonox/branches/levelLoader: skybox is right now
11:24 AM Changeset in orxonox.OLD [4246] by bensch
orxonox/trunk: md2_sloppy data-dir-fix

May 20, 2005:

11:28 AM Changeset in orxonox.OLD [4245] by patrick
orxonox/trunk: merged back the md2_loader branche manualy (a full …
11:05 AM Changeset in orxonox.OLD [4244] by patrick
orxonox/md2_loader: fixed a translation bug, md2_model animates again :)
4:18 AM Changeset in orxonox.OLD [4243] by bensch
orxonox/trunk: saver loading
3:55 AM Changeset in orxonox.OLD [4242] by bensch
orxonox/branches/levelLoader: better compatibility with more functions
3:45 AM Changeset in orxonox.OLD [4241] by bensch
orxonox/branches/levelLoader2: imagescreen gets loaded by the new format
3:37 AM Changeset [3413] by bensch
orxonox/data: new parameters (conform)
3:14 AM dev/DevelopmentResources edited by patrick
(diff)
3:12 AM Changeset in orxonox.OLD [4240] by bensch
orxonox/branches/levelLoader: SkyBox loadable in the new Style
2:44 AM Changeset in orxonox.OLD [4239] by bensch
orxonox/branches/levelLoader: factory not in stdincl anymore
2:16 AM Changeset in orxonox.OLD [4238] by patrick
orxonox/branches/md2_model: little clean up and some load speed …
2:12 AM Changeset in orxonox.OLD [4237] by patrick
orxonox/branches/md2_loader: fixed texture coordinate problems
1:59 AM Changeset in orxonox.OLD [4236] by patrick
orxonox/branches/md2_loader: cleaned up a little, texture doesn't get …
1:58 AM Changeset in orxonox.OLD [4235] by patrick
orxonox/branches/md2_model: solved the orientation problems, …
1:40 AM Changeset in orxonox.OLD [4234] by patrick
orxonox/branches/md2_loader: fixed the segfault bug: the glcommand …
1:37 AM Changeset in orxonox.OLD [4233] by bensch
orxonox/branches/levelLoader: loading through Functors. This should …
12:47 AM Changeset in orxonox.OLD [4232] by patrick
orxonox/md2_loader: debug information output added

May 19, 2005:

11:30 PM Changeset in orxonox.OLD [4231] by bensch
orxonox/branches/levelLoader: building tinyxml as lib
11:13 PM Changeset in orxonox.OLD [4230] by bensch
orxonox/branches: created levelLoader branche/ deleted levelloader branche
11:06 PM Changeset in orxonox.OLD [4229] by patrick
orxonox/branches/md2_loader: fixed some compiler errors, added the …
11:02 PM Changeset in orxonox.OLD [4228] by bensch
orxonox/trunk: flush the state
10:50 PM Changeset in orxonox.OLD [4227] by patrick
orxonox/branches/md2_model: flushing work state
10:34 PM Changeset in orxonox.OLD [4226] by patrick
orxonox/branches/md2_loader: got segfault, assuming problem in the …
10:21 PM Changeset in orxonox.OLD [4225] by patrick
orxonox/branches/md2_loader: fixed a problem in the loading process
9:45 PM Changeset [3412] by bensch
orxonox/data: new desert-skybox
9:37 PM Changeset in orxonox.OLD [4224] by patrick
orxonox/branches/md2_model: debugging the md2 file
7:45 PM Changeset in orxonox.OLD [4223] by bensch
orxonox/branches/physics: merged back the Trunk into the …
7:41 PM Changeset [3411] by bensch
orxonox/data: track loadable (first level)
7:40 PM Changeset in orxonox.OLD [4222] by bensch
orxonox/trunk: track loadable (not perfect yet)
1:28 AM Changeset in orxonox.OLD [4221] by buerlia
orxonox/branches/physics: addForce function for rigid bodies; made …

May 18, 2005:

11:01 PM Changeset in orxonox.OLD [4220] by bensch
orxonox/trunk: TrackManager prepared for loading. added new overloaded …
2:15 PM Changeset in orxonox.OLD [4219] by bensch
orxonox/branches/openAL: audio Buffers will be flushed at the End of …
1:31 PM Changeset in orxonox.OLD [4218] by bensch
orxonox/branches/movie_player: configure checks for libmpeg2
11:27 AM Changeset in orxonox.OLD [4217] by bensch
orxonox/branches/movie_player: merged the trunk back into the …
11:17 AM Changeset in orxonox.OLD [4216] by bensch
orxonox/trunk: fix for levelloader, now uses resourceManager::getFullName
2:29 AM Changeset in orxonox.OLD [4215] by patrick
orxonox/branches/md2_model: flushing work
2:16 AM Ticket #74 (Directory reorganisation) created by bensch
== Restructurate == As you may have noticed, the source is somewhat …
2:15 AM Changeset in orxonox.OLD [4214] by patrick
orxonox/branches/md2_model: smoother rendering because of face …
2:10 AM Changeset in orxonox.OLD [4213] by patrick
orxonox/branches/md2_loader: some more code improvements, no correct …
2:06 AM Changeset in orxonox.OLD [4212] by patrick
orxonox/branches/md2_model: fixed some segfaults, model doesnt get …
1:43 AM Changeset in orxonox.OLD [4211] by patrick
orxonox/branches/md2_model: implemented some functions setAnimation …

May 17, 2005:

10:45 PM Changeset in orxonox.OLD [4210] by bensch
orxonox/branches/openAL: better values for the Sound-RollOff
10:38 PM Changeset in orxonox.OLD [4209] by bensch
orxonox/branches/openAL: initAudio saver now
3:41 AM Changeset [3410] by bensch
orxonox/data: added new sounds
3:36 AM Changeset in orxonox.OLD [4208] by bensch
orxonox/branches/openAL: shoots now have a cool sound
3:22 AM Changeset in orxonox.OLD [4207] by bensch
orxonox/branches/openAL: added flush-function i talked of in the Wiki
3:01 AM code/doc/ModulesDescription edited by bensch
(diff)
2:40 AM Ticket #73 (Ogg-player) created by bensch
= The ogg-vorbis-player = Implement a ogg-player, that runs with …
2:30 AM Changeset in orxonox.OLD [4206] by bensch
orxonox/branches/openAL: doxygen-Tags
2:09 AM Changeset in orxonox.OLD [4205] by bensch
orxonox/branches/openAL: segfault-prevention :)
2:05 AM Changeset in orxonox.OLD [4204] by bensch
orxonox/branches/openAL: added Buffer to the ResourceManager
1:47 AM Changeset in orxonox.OLD [4203] by bensch
orxonox/branches/openAL: better error-check
12:21 AM Changeset in orxonox.OLD [4202] by bensch
orxonox/branches: removed unused data-directories.

May 16, 2005:

11:59 PM Changeset in orxonox.OLD [4201] by bensch
orxonox/branches/openAL: check in configure.ac for: ogg vorbis …
11:46 PM Changeset in orxonox.OLD [4200] by bensch
orxonox/branches/openAL: rolloffFactor
6:11 PM Changeset in orxonox.OLD [4199] by bensch
orxonox/tags/0.2.2-pre-alpha: taken the data-repos out of this tag
4:41 PM Changeset in orxonox.OLD [4198] by bensch
orxonox/branches/openAL: patch, now it loads the wav from where it should
3:54 PM Changeset in orxonox.OLD [4197] by bensch
orxonox/branches/openAL: playing some sound.
3:16 PM Changeset in orxonox.OLD [4196] by bensch
orxonox/branches/openAL: implemented some basic Functions
1:39 PM Changeset in orxonox.OLD [4195] by bensch
orxonox/branches/openAL: added the SingletonClass for the SoundEngine
1:33 PM Changeset in orxonox.OLD [4194] by bensch
orxonox/branches/openAL: merged trunk back to openAL merged with …
1:06 AM Changeset in orxonox.OLD [4193] by bensch
orxonox/branches/physics: color-space
12:55 AM Changeset in orxonox.OLD [4192] by bensch
orxonox/branches/physics: reimplemented the lifeTime function of …

May 15, 2005:

11:32 PM Changeset in orxonox.OLD [4191] by patrick
orxonox/branchs/md2_model: flushig work before shutdown
11:20 PM Changeset in orxonox.OLD [4190] by bensch
orxonox/branches/physics: particles get rendered with facing toward …
10:59 PM Changeset in orxonox.OLD [4189] by patrick
orxonox/branches/md2_loader: testing the new md2model, got segfaults yet
10:31 PM Changeset in orxonox.OLD [4188] by patrick
orxonox/branches/md2_model: implemented interpolate and some animation …
9:23 PM Changeset in orxonox.OLD [4187] by patrick
orxonox/branches/md2_model: lightning alg extended, now almost complete.
9:21 PM Changeset [3409] by patrick
data: added fonts and md2 test models
12:20 PM code/doc/ModulesDescription edited by patrick
(diff)
12:19 PM code/doc/ModulesDescription edited by patrick
(diff)
11:48 AM code/doc/ModulesDescription edited by patrick
(diff)
11:48 AM code/doc/ModulesDescription edited by patrick
(diff)
10:23 AM Ticket #72 (Fields) created by bensch
Make some cool Fields, that interact with the PhysicsEngine Fields …

May 14, 2005:

10:57 PM Changeset in orxonox.OLD [4186] by bensch
orxonox/branches/physics: forces now time dependant
10:37 PM Changeset in orxonox.OLD [4185] by bensch
orxonox/branches/physics: deleted files, that do not belong into this …
10:27 PM Changeset in orxonox.OLD [4184] by bensch
orxonox/branches/physics: new forces added
2:50 PM Changeset in orxonox.OLD [4183] by bensch
orxonox/branches/physics: physicsEngine works for particles
1:15 AM Changeset in orxonox.OLD [4182] by bensch
orxonox/branches/physics: connection of Physical effects should work …
12:28 AM Changeset in orxonox.OLD [4181] by bensch
orxonox/branches/physics: simple definition of a PhisicsConnection

May 13, 2005:

11:57 PM Changeset in orxonox.OLD [4180] by bensch
orxonox/branches/physics: added a simple force; GRAVITY
11:39 PM Changeset in orxonox.OLD [4179] by bensch
orxonox/branches/physics: definition of the ground-class: field
11:16 PM Changeset in orxonox.OLD [4178] by bensch
orxonox/branches/physics: merged the Trunk into the physics Branche …
11:10 PM Changeset in orxonox.OLD [4177] by bensch
orxonox/branches: deleted branche particleEngine, because it has been …
11:09 PM Changeset in orxonox.OLD [4176] by bensch
orxonox/trunk: merged the particleSystem into the Trunk
11:03 PM Changeset in orxonox.OLD [4175] by bensch
orxonox/branches/particles: little differences
9:10 PM Changeset in orxonox.OLD [4174] by bensch
orxonox/branches/particleEngine: material gets deleted
9:04 PM Changeset in orxonox.OLD [4173] by bensch
orxonox/branches/particleEngine: implemented sparks
3:40 PM Changeset in orxonox.OLD [4172] by patrick
orxonox/branches/md2_loader: reimplemente the whole md2_loader to make …

May 12, 2005:

12:46 AM Changeset in orxonox.OLD [4171] by bensch
orxonox/trunk: compiles in Windows again

May 11, 2005:

11:22 PM Changeset in orxonox.OLD [4170] by dave
branches/shadow/src:der Boden hat nicht mehr so komische Farben
8:01 PM Changeset in orxonox.OLD [4169] by patrick
center in the middle
5:17 PM Changeset in orxonox.OLD [4168] by patrick
orxonox/branches/md2_loader: started cleaning up: put model and …
3:14 PM Changeset in orxonox.OLD [4167] by bensch
orxonox/trunk: check if file exists
3:07 PM Changeset in orxonox.OLD [4166] by bensch
orxonox/trunk: resourceManager has some new functions
2:23 PM Changeset in orxonox.OLD [4165] by bensch
orxonox/branches/heightMap: merged trunk back to the heightMap branche …
12:59 PM Changeset in orxonox.OLD [4164] by bensch
orxonox/trunk: moved the start-button down (in the Gui)
12:31 PM Changeset [3408] by bensch
orxonox/data: added new Bar-Image
10:30 AM Changeset in orxonox.OLD [4163] by patrick
orxonox/branches/md2_model: yea! animation now works :), orxonox now …
9:58 AM Changeset in orxonox.OLD [4162] by patrick
orxonox/branches/md2_importer: reimplemented the animation functions, …
9:44 AM Changeset in orxonox.OLD [4161] by patrick
orxonox/branchs/md2_model: startet working on animated md2 models. …
12:49 AM Changeset in orxonox.OLD [4160] by patrick
orxonox/branches/md2_loader: merged trunk into md2_loader branche …
12:35 AM Changeset in orxonox.OLD [4159] by patrick
orxonox/branches/md2_loader: cleaned out the unuseable texture loader …
12:32 AM Changeset in orxonox.OLD [4158] by patrick
orxonox/branches/md2_loader: now using the home brewed material class …
12:14 AM Changeset in orxonox.OLD [4157] by patrick
orxonox/branches/md2_loader: modified the texture loader to use the …
Note: See TracTimeline for information about the timeline view.