Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-01-29
code cleanups.
Stijn Buys
2011-01-27
Fix a segmentation fault when disconnecting from a server.
Stijn Buys
2011-01-27
Moved material loading from render to core, make sure the dedicated server ↵
Stijn Buys
reads materials.ini, removed unnecessary CollisionMesh::translate() method.
2011-01-27
Added net_selecttimeout cvar and changed the default timeout to 10,000 ↵
Stijn Buys
microseconds.
2011-01-26
Corrected the origin alignment of collision mesh bodies.
Stijn Buys
2011-01-21
Support structures for complex entity collision,
Stijn Buys
renamed sv_arrysize cvar to mem_vertex.
2011-01-11
Added starsystem roadmap to the documentation directory.
Stijn Buys
2011-01-10
Updated documentation with new site URL's.
Stijn Buys
2011-01-10
Added an explicit type conversion to prevent some compilers from beeing ↵
Stijn Buys
confused.
2010-12-08
Added clock.
Stijn Buys
2010-12-08
Don't print a message when switching camera view.
Stijn Buys
2010-12-08
Ignore the angle keys on map sounds, corrected audio position for model ↵
Stijn Buys
sound loops.
2010-12-06
Corrected an envmap state change in the fragment renderer.
Stijn Buys
2010-12-06
Re-enabled environment mapping with the skybox as cubemap.
Stijn Buys
2010-12-06
Added attributions for the planet Albion texture.
Stijn Buys
2010-12-05
Support for func_move vertex groups.
Stijn Buys
2010-12-04
Added engine glow to modelview.
Stijn Buys
2010-12-04
Correct camera axis and clear depth buffer when rendering ui models.
Stijn Buys
2010-12-03
Corrected bounding box on models with rotated submodels.
Stijn Buys
2010-12-02
Added Thorn's full name to the documentation.
Stijn Buys
2010-12-02
Documentation: updated contributions and attributions.
Stijn Buys
2010-12-02
Improved patch mesh subdivision.
Stijn Buys
2010-12-01
Calculate patch mesh texture coordinates.
Stijn Buys
2010-12-01
Corrected patch normal calculation.
Stijn Buys
2010-11-30
Corrected linux link in the installation instructions, thanks Gareth.
Stijn Buys
2010-11-30
Correct an OpenGL state change.
Stijn Buys
2010-11-30
Render lights and flares in ui::ModelView.
Stijn Buys
2010-11-30
Disable lighting and texturing while drawing model normals.
Stijn Buys
2010-11-30
Corrected a problem in the sound initialization sequence.
Stijn Buys
2010-11-30
Restructured modeling documentation.
Stijn Buys
2010-11-29
Misc. documentation updates.
Stijn Buys
2010-11-29
Added r_wireframe and r_normals buttons to the model viewer.
Stijn Buys
2010-11-29
Improved ui::ModelView scaling.
Stijn Buys
2010-11-29
Parse command line options after engine initialization.
Stijn Buys
2010-11-29
Prevent the 'testmodel' function from reporting a missing model twice.
Stijn Buys
2010-11-29
Added 'testmodel' function, enabled autoscaling on ui::ModelView
Stijn Buys
2010-11-29
Corrected message in the 'give cargo' command.
Stijn Buys
2010-11-28
Added nonsolid to core::Parser.
Stijn Buys
2010-11-28
Improved patch mesh surface normals.
Stijn Buys
2010-11-27
Removed input lag from ship controles.
Stijn Buys
2010-11-27
Corrected 'specs strafe' message, thanks Thorn
Stijn Buys
2010-11-26
Brute-force patch subdivision
Stijn Buys
2010-11-26
Corrected patch normals and vertex unwinding order, draw smaller normals ↵
Stijn Buys
with r_normalize 1.
2010-11-26
Read .map patch definitions into model quads (without triangulation)
Stijn Buys
2010-11-25
Corrected core::EntityControlable::control_flags network transmission.
Stijn Buys
2010-11-25
Have the spec command report individual specifications if no value is provided.
Stijn Buys
2010-11-24
Actually add entities in the intro to their zone,
Stijn Buys
removed core::EntityControlable::movement(), cleaned up core::EntityGlobe, adds support for a per-globe corona, adds core::EntityControlable::control_flags(), bumps network protocol version to 21
2010-11-24
apply model radius to enties in intro.ini.
Stijn Buys
2010-11-24
Added support for generic [entity] sections to intro.ini.
Stijn Buys
2010-11-24
Exposed ship physics damping factors through ships.ini and the specs command.
Stijn Buys
[prev]
[next]