Age | Commit message (Expand) | Author |
2012-10-07 | Set localcontrol aaim while target tracking. | Stijn Buys |
2012-10-07 | Added Widget::EventClicked and Widget::EventDoubleClicked, | Stijn Buys |
2012-10-07 | Updated code comments, added zone information record. | Stijn Buys |
2012-10-07 | Corrected code comment. | Stijn Buys |
2012-10-07 | Probe the maximal number of OpenGL lights. | Stijn Buys |
2012-09-23 | Updated starsystem roadmap. | Stijn Buys |
2012-05-17 | Added storyline HTML conversion to the documentation. | Stijn Buys |
2012-05-16 | Corrected an HTML error in the documentation. | Stijn Buys |
2012-05-12 | Updated documenttion HTML keywords, updated starsystem roadmap, updated artwork. | Stijn Buys |
2012-05-03 | Tweaked light attenuation. | Evan Goers |
2012-05-01 | Corrected a typo in the documentation. | Stijn Buys |
2012-05-01 | Use light environment classes in the model viewer and the main rendering rout... | Stijn Buys |
2012-05-01 | Added light environment classes | Stijn Buys |
2012-05-01 | Added light environment classes | Stijn Buys |
2012-05-01 | Disabled slot loading debug message. | Stijn Buys |
2012-05-01 | Updated documentation, match documentation style with website stylesheet. | Stijn Buys |
2012-04-23 | Added constant attenuation value. | Evan Goers |
2012-04-22 | Draw weapon slot placeholder boxes. | Stijn Buys |
2012-04-22 | Load entity weapon slots, | Stijn Buys |
2012-04-22 | Initial support for per-entity weapon slots. | Stijn Buys |
2012-04-22 | Load model weapon tags. | Stijn Buys |
2012-04-22 | Corrects a lighting bug introduced in r1123. | Stijn Buys |
2012-03-22 | Cleaned up lighting related variable names. | Stijn Buys |
2012-03-21 | Changed create_light() to add_light(). | Evan Goers |
2012-03-21 | Functionize light creation. | Evan Goers |
2012-03-19 | Resolved a ModelView related segfault when opening the buy menu and a potenta... | Stijn Buys |
2012-03-19 | Added planet Warsaw texture to list of attributions. | Stijn Buys |
2012-03-04 | Added comparison operators to math:Vector3f. | Stijn Buys |
2012-03-03 | Added core::Slots class template, replaced Entity::set_inventory() with Entit... | Stijn Buys |
2012-03-03 | Added +fire action, default bind to mouse button 2. | Stijn Buys |
2012-02-28 | Corrected a misnamed #define | Stijn Buys |
2012-02-15 | Adjusted map target modelview scaling, fixed a crash when targetting an entit... | Stijn Buys |
2012-02-13 | Removed quotes from confirm messages in the savegame window. | Stijn Buys |
2012-02-13 | Corrected loadgame/savegame function documentation. | Stijn Buys |
2012-02-13 | Show selected stars and planets in the map window. | Stijn Buys |
2012-02-13 | Added support for globes to ui::ModelView. | Stijn Buys |
2012-02-13 | Rearranged render::draw_pas_globes(), removed render::draw_globe(), added ren... | Stijn Buys |
2012-02-12 | Scroll listview content by item count instead of by height, | Stijn Buys |
2012-02-05 | Updated starsystem roadmap. | Stijn Buys |
2012-02-05 | Updated starsystem roadmap. | Stijn Buys |
2012-02-04 | Updated starsystem roadmap. | Stijn Buys |
2012-01-29 | More ui::Listview tweaks. | Stijn Buys |
2012-01-29 | Improved scrollbar handling in ui::ListView | Stijn Buys |
2012-01-29 | Realign prices in the trade menu. | Stijn Buys |
2012-01-29 | Clamp ui::Slider value while dragging. | Stijn Buys |
2012-01-29 | (no commit message) | Stijn Buys |
2012-01-29 | Added scrollbar to the console. | Stijn Buys |
2012-01-29 | FS#79 Added the actual files for the ui::Scrollbar class. | Stijn Buys |
2012-01-29 | FS#80 Have mouse focus stick to the widget when the mouse button is down. | Stijn Buys |
2012-01-29 | FS#79 Added ui::Scrollbar class. | Stijn Buys |