Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/defs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4946   19 years bensch orxonox/trunk: license with newlines, and it gets displayed in the end
(edit) @4945   19 years bensch orxonox/trunk: added the license to the Code, so now it is possible to …
(edit) @4944   19 years bensch orxonox/trunk: opened and saved some files, and also rewritten some …
(edit) @4932   19 years bensch orxonox/trunk: factory optimisations
(edit) @4885   19 years bensch orxonox/trunk: merged the weaponSystem back to the trunk, because it …
(edit) @4852   19 years patrick split the constructor into init and both constr. some debug output
(edit) @4849   19 years bensch orxonox/trunk: the crosshair now renders as element2d
(edit) @4842   19 years patrick orxonox/trunk: calculating dimension of an object. not linking now
(edit) @4839   19 years bensch orxonox/trunk: render2D-class definition
(edit) @4838   19 years bensch orxonox/trunk: Element2D added → will be moved to lib/graphics …
(edit) @4837   19 years bensch orxonox/trunk: derivation of superclasses is more clear now. lets see, …
(edit) @4836   19 years bensch orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
(edit) @4808   19 years patrick orxonox/trunk: debug module support implemented
(edit) @4807   19 years patrick orxonox/trunk: added quadtree_node to the project some other minor changes
(edit) @4789   19 years patrick orxonox/trunk: included the spatial data representation as a lib
(edit) @4779   19 years bensch orxonox/trunk: created a crosshair class, that will in the future …
(edit) @4775   19 years bensch orxonox/trunk: just to show you how stupid the ResourceManager's …
(edit) @4774   19 years bensch orxonox/trunk: better ebuild, and the default data-dir can now be …
(edit) @4766   19 years bensch orxonox/trunk: cleaned up orxonox.cc a bit, and now one has the …
(edit) @4758   19 years bensch orxonox/trunk: moved the weapons to world_entities/weapons
(edit) @4754   19 years bensch orxonox/trunk: implemented a very slow exists function for ClassList
(edit) @4742   19 years bensch orxonox/trunk: BaseObject now only knows setClassID → standartisation
(edit) @4697   19 years bensch orxonox/trunk: compiling again on Windows (this was pain)
(edit) @4662   19 years bensch orxonox/trunk: safer compile support
(edit) @4620   19 years bensch orxonox/trunk: the Sky is farther now
(edit) @4608   19 years bensch orxonox/trunk: some minor stuff
(edit) @4597   19 years bensch orxonox/trunk: setClassID implemented in all files
(edit) @4596   19 years bensch orxonox/trunk: one can now also tell Singleton-classes
(edit) @4595   19 years bensch orxonox/trunk: better output
(edit) @4594   19 years bensch orxonox/trunk: isA should work now
(edit) @4592   19 years bensch orxonox/trunk: derivations work. now the only thing to do is specify …
(edit) @4591   19 years bensch orxonox/trunk: restructure class_list.h so it supports inheritance-diagram
(edit) @4572   19 years patrick orxonox/trunk: newmat lib now works with cd and cd-subproject
(edit) @4571   19 years bensch orxonox/trunk: no more HelperParent. this was one useless peace of sh
(edit) @4541   19 years patrick orxonox/trunk: added obb tree node structure to be more modular
(edit) @4529   19 years bensch orxonox/trunk: preparing to create the collision-detection-algorithms …
(edit) @4513   19 years patrick orxonox/trunk: added the bounding sphere structure to the cd framework
(edit) @4512   19 years patrick orxonox/trunk: added the cd files to the orxonox makefile, and the …
(edit) @4504   19 years bensch orxonox/trunk: merged the SoundEngine into the Trunk. merged file by …
(edit) @4471   19 years patrick orxonox/trunk: synchronisable class commented, light altered
(edit) @4457   19 years patrick orxonox/trunk: moved util/event to lib/event
(edit) @4449   19 years bensch orxonox/trunk: moved class_list.h
(edit) @4443   19 years patrick orxonox/trunk: removed the old command node files and cleaned up the …
(edit) @4428   19 years bensch orxonox/trunk: should compile again after new Makefile-stuff
(edit) @4389   19 years patrick orxonox/trunk: working on keymapping, there are some problems in …
(edit) @4381   19 years bensch orxonox/trunk: made include more local. stdincl.h not in base_object.h …
(edit) @4373   19 years bensch orxonox/trunk: better definition of debug.h
(edit) @4354   19 years patrick orxonox/trunk: implemented event subscribe function
(edit) @4287   19 years patrick orxonox/trunk: implemented the objectmanager debug functon, some small …
(edit) @4262   19 years bensch orxonox/trunk: moved around some files, and deleted the obsolete DataTank
(edit) @4261   19 years bensch orxonox/trunk: merged the levelLoader-branche back into the trunk, …
(edit) @4176   19 years bensch orxonox/trunk: merged the particleSystem into the Trunk
(edit) @4119   19 years bensch orxonox/trunk: staff-section added
(edit) @4094   19 years bensch orxonox/trunk: orxonox now runs from anywhere of the LINUX environment
(edit) @4091   19 years bensch orxonox/trunk: now All options get loaded in new style (be aware, …
(edit) @4085   19 years bensch orxonox/trunk: key-definition, and the keys get read as they should, …
(edit) @4084   19 years bensch orxonox/trunk: now orxonox parses the config-file from …
(edit) @4010   19 years bensch orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. …
(edit) @3966   19 years bensch orxonox/trunk: merged branches/particleEngine into the trunk, because …
(edit) @3875   19 years patrick orxonox/trunk: weapon manager now works in player, cleaning up the rest
(edit) @3873   19 years patrick orxonox/trunk: added the weapon module to the debug system. some minor …
(edit) @3863   19 years bensch orxonox/trunk: efence compile support, minor changes at animation, and …
(edit) @3860   19 years bensch orxonox/trunk: moved likely to compiler.h in defs also reset all the …
(edit) @3813   19 years patrick orxonox/trunk: finished work on tweaking pnode. pnode is now as fast …
(edit) @3812   19 years bensch orxonox/trunk: animation-player added
(edit) @3810   19 years patrick orxonox/trunk: changed pnode interface of setRelCoor and setRelDir
(edit) @3800   19 years patrick orxonox/trunk: defined macro for likely function, PNode now uses this …
(edit) @3790   19 years bensch orxonox/trunk: merged the textEngine back into the trunk. merged with …
(edit) @3752   19 years patrick orxonox/trunk: weapon now works perfectly: it shoots and moves to it. …
(edit) @3750   19 years patrick orxonox/trunk: made some sattelite object just for fun and to show on …
(edit) @3688   19 years patrick orxonox/trunk: added GARBAGECOLLECTOR to debug module and changed the …
(edit) @3686   19 years patrick orxonox/trunk: fixed speed issue, was a problem with the current track …
(edit) @3685   19 years patrick orxonox/trunk: fixed a gc issue and implemented firing-frequency. …
(edit) @3683   19 years patrick orxonox/trunk: projectile speed issue: fixed some strange behaveour. …
(edit) @3672   19 years bensch orxonox/trunk: ResourceManager not totally static anymore, …
(edit) @3668   19 years patrick orxonox/trunk: made list more performant and less vulnerable to …
(edit) @3663   19 years patrick orxonox/trunk: garbage collector works now. gc needs a timing for real …
(edit) @3662   19 years patrick orxonox/trunk:make
(edit) @3655   19 years bensch orxonox/trunk: moved protoclass to folder proto added protosingleton …
(edit) @3645   19 years bensch orxonox/trunk: temporaty path to the VIEW_TOP error mentioned by Patrick
(edit) @3617   19 years bensch orxonox/trunk: little fix to graphicsEngine, now the different …
(edit) @3610   19 years bensch orxonox/trunk: first definition of the Grahpics-class. more to follow, …
(edit) @3608   19 years patrick orxonox/trunk: now there is a real speedup in compiling time when …
(edit) @3607   19 years patrick orxonox/trunk: stdincl was still included everywhere. removed it out …
(edit) @3602   19 years bensch orxonox/trunk: A Presentation, that the light-class can be handled as …
(edit) @3601   19 years bensch orxonox/trunk: no more movement at the end of the Track
(edit) @3597   19 years bensch orxonox/trunk: Light is now a World-entity.
(edit) @3596   19 years bensch orxonox/trunk: borders for the Player, so he cannot move out of the line
(edit) @3594   19 years bensch orxonox/trunk: TrackManager now uses tList instead of Arrays (). …
(edit) @3592   19 years bensch orxonox/trunk: debug.h: now ability to choose between modular and not …
(edit) @3591   19 years bensch orxonox/trunk: debug.h some cleanup
(edit) @3590   19 years bensch orxonox/trunk: updated debug.h: now possibility to log per module …
(edit) @3548   19 years bensch orxonox/trunk: debug information in importer set like they should be
(edit) @3511   19 years bensch orxonox/trunk: nicer debug-output
(edit) @3495   19 years bensch orxonox/trunk: taken curve and matrix out of stdincl.h because they …
(edit) @3492   19 years bensch orxonox/trunk: moved glincl to defts
(edit) @3480   19 years bensch orxonox/trunk: less warnings in Windows due to ERROR→ERR
(add) @3475   19 years patrick orxonox/trunk: redesigning directory structure - created defs and …
Note: See TracRevisionLog for help on using the revision log.