Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3422   19 years bensch orxonox/trunk: added new environ.obj, that is a new (cooler) World for …
(edit) @3421   19 years bensch orxonox/trunk: better rocket-model
(edit) @3420   19 years bensch orxonox/data: Rocket1 added
(edit) @3419   19 years patrick data/world: added a debug world at the end
(edit) @3418   19 years bensch orxonox/data: reorder
(edit) @3417   19 years bensch orxonox/data: reorder
(edit) @3416   19 years bensch orxonox/data: reorder
(edit) @3415   19 years bensch orxonox/data: all skybox-materials ok again
(edit) @3414   19 years bensch orxonox/data: irrlicht ground added (now i have to adopt the other …
(edit) @3413   19 years bensch orxonox/data: new parameters (conform)
(edit) @3412   19 years bensch orxonox/data: new desert-skybox
(edit) @3411   19 years bensch orxonox/data: track loadable (first level)
(edit) @3410   19 years bensch orxonox/data: added new sounds
(edit) @3409   19 years patrick data: added fonts and md2 test models
(edit) @3408   19 years bensch orxonox/data: added new Bar-Image
(edit) @3407   19 years bensch orxonox/data: new definitions for the LoadScreens
(edit) @3406   19 years bensch orxonox/data: file to identify this folder with the orxonox-data-folder
(edit) @3405   19 years bensch orxonox/data: small change with paths
(edit) @3404   19 years bensch orxonox/data: new level added
(edit) @3403   19 years bensch orxonox/data/worlds: SkyBox entry
(edit) @3402   19 years patrick orxonox/data: added nextid tag to identify the next story id
(edit) @3401   19 years bensch half transparent picture
(edit) @3400   19 years bensch tranparency map for the particles
(edit) @3399   19 years bensch added asound-effect
(edit) @3398   19 years bensch better quality, 33kHz sucked
(edit) @3397   19 years bensch added some sound minor quality for keeping the repos small
(edit) @3396   19 years bensch added a sky-box material-set
(edit) @3395   19 years patrick added test projectile
(edit) @3394   19 years bensch added new font
(edit) @3393   19 years patrick data/models: test gun added
(edit) @3392   19 years bensch data: new font added: dark crystal really cool
(edit) @3391   19 years bensch data: added new font refluxed, but we will need permission to use this …
(edit) @3390   19 years bensch orxonox/data: added fonts directory and one font (alpha sentry) be …
(edit) @3389   19 years bensch Data: added new Ground, for the new Level of the Trunk
(edit) @3388   19 years patrick orxonox/data: worlds
(edit) @3387   19 years bensch added a picture for the font-plugin of orxonox
(edit) @3386   19 years bensch sound: deleted Sound-files, because of performance-issues. Readd them …
(edit) @3385   19 years bensch added picture for a sky
(edit) @3384   19 years dave
(edit) @3383   19 years bensch added a bitmap for heightmap-testing
(edit) @3382   19 years bensch added pictures, and added a load_screen-picture.
(edit) @3381   19 years bensch Style of the File updated
(edit) @3380   19 years bensch update_info uupdated
(edit) @3379   19 years bensch added some 3D models
(edit) @3378   19 years bensch added some download-Information
(edit) @3377   19 years bensch added some audio files
(edit) @3376   19 years bensch added the default file-structure of the data-archive
(edit) @3375   15 years root ./svn-merge-repos.pl: mkdir /data
(edit) @3374   15 years rgrieder Added most of the text based files of the media directory (the file I …
(edit) @3373   15 years rgrieder Created new resource branch to actually work on resource management.
(edit) @3372   15 years scheusso cleaned up an old todo file and moved it to the network folder (as it …
(edit) @3371   15 years rgrieder Build fix for the revision before the merge.
(edit) @3370   15 years rgrieder Merged resource branch back to the trunk. Changes: - Automated …
(edit) @3369   15 years rgrieder Removed the empty merge-info property from four files. When merging …
(edit) @3368   15 years rgrieder Added NO_INSTALL argument for ORXONOX_ADD_EXECUTABLE/LIBRARY and moved …
(edit) @3367   15 years rgrieder Build fixes
(edit) @3366   15 years rgrieder Derived all singletons implemented in a usual manner from …
(edit) @3365   15 years rgrieder Build fix for msvc8.
(edit) @3364   15 years rgrieder Added Singleton class template. It doesn't spare much of the typing …
(edit) @3363   15 years rgrieder Exception-safety for the Game and Core c'tors as well as …
(edit) @3362   15 years rgrieder Moved ScopeGuard c'tors from protected to public section in order to …
(edit) @3361   15 years rgrieder Two little build fixes.
(edit) @3360   15 years landauf - bugfix in TclBind: Tcl_Init was only called if the constructor of …
(edit) @3359   15 years rgrieder - Stupid MSVC extension: map::erase delivers an iterator but it …
(edit) @3358   15 years rgrieder Moved startup argument parsing (console, dedicated, server, client and …
(edit) @3357   15 years rgrieder Moved some GameState code from activate/deactivate to the c'tor and …
(edit) @3356   15 years rgrieder GameStates requiring graphics (Level is not one of them because it …
(edit) @3355   15 years rgrieder Loading and unloading graphics automatically: As soon as a GameState …
(edit) @3354   15 years landauf fixed a scoping problem with the tcl console-command (due to a nested …
(edit) @3353   15 years landauf fixed some possible namespace issues
(edit) @3352   15 years rgrieder Exported larger parts of the main into separate functions to have a …
(edit) @3351   15 years rgrieder Build fix for windows.
(edit) @3350   15 years landauf small changes relating to tcl
(edit) @3349   15 years rgrieder Moved InputManager, GUIManager and GraphicsManager handling from …
(edit) @3348   15 years rgrieder Fixing a problem for the installed version on windows: Media path is …
(edit) @3347   15 years rgrieder Update to dependencies v3.0 for MinGW and MSVC Please update your package!
(edit) @3346   15 years rgrieder Moved GraphicsManager and GUIManager to the core. Almost no actual …
(edit) @3345   15 years rgrieder Fixed installation: The Tcl script library should now be found in the …
(edit) @3344   15 years landauf tcl uses it's native library, orxonox adds new features later (defined …
(edit) @3343   15 years rgrieder Expanded Core class by loadGraphics and unloadGraphics which don't do …
(edit) @3342   15 years rgrieder Small stuff I found when browsing around.
(edit) @3341   15 years rgrieder Dedicated input thread now ends without hitting enter on Unix
(edit) @3340   15 years rgrieder Generalised use of tolua interfaces a bit: GSRoot now adds the …
(edit) @3339   15 years rgrieder Moved GUIManager::getLevelList to LevelManager because the GUIManager …
(edit) @3338   15 years rgrieder Improved exception-safety in the GUIManager.
(edit) @3337   15 years rgrieder Removed GUIOverlay management from GUIManager: It shouldn't be the …
(edit) @3336   15 years rgrieder Moved Config value detailLevelParticle from GraphicsManager to …
(edit) @3335   15 years rgrieder Test commit.
(edit) @3334   15 years Naaduun =Fixed a camera bug in map
(edit) @3333   15 years rgrieder Adjusted orxonox_cast to support const pointers. References shall not …
(edit) @3332   15 years rgrieder Added TypeTraits.h from the Loki library (stripped it a bit though). …
(edit) @3331   15 years rgrieder Minor problem with exception catching.
(edit) @3330   15 years rgrieder Added general PCH_ENABLE option in CMake to disable PCH with one …
(edit) @3329   15 years rgrieder Build fix for the JoyStick.
(edit) @3328   15 years rgrieder Created branch to work on resource management (first) and then on the …
(edit) @3327   15 years rgrieder Merged all remaining revisions from core4 back to the trunk.
(edit) @3326   15 years landauf small fix against the thread-exit assertion failure
(edit) @3325   15 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
(edit) @3324   15 years rgrieder Deleted obsolete and deprecated file. The new one is in …
(edit) @3323   15 years rgrieder ORXONOX_USE_WINMAIN should now work as expected.
Note: See TracRevisionLog for help on using the revision log.