Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-08-14model API cleanup, render WORLDSCALEStijn Buys
2009-08-13fixes light/flare renderer bugsStijn Buys
2009-08-13improved light/flare render code, disables engine activated lights on sceneryStijn Buys
2009-08-13improved menu ESC handlingStijn Buys
2009-08-13documentation updates, win32 build fix, megatog's enginelight patchStijn Buys
2009-08-12triangle/quad code cleanup,corrects submodel origin, enable quad rendering againStijn Buys
2009-08-12documentation updateStijn Buys
2009-08-12corrected .map texture coordinatesStijn Buys
2009-08-12corrected a stupid bug that prevented materials from obtaining texture sizesStijn Buys
2009-08-12src/model filenames cleanup, parse .map texture coordinates, early loading of...Stijn Buys
2009-08-11mandatory "maps/" prefix in .ini filesStijn Buys
2009-08-11implements misc_model rotation angleStijn Buys
2009-08-11misc_model supportStijn Buys
2009-08-10fix ase texture coordinatesStijn Buys
2009-08-10initial texture support for ase modelsStijn Buys
2009-08-09adds r_normals cvar, read normals from .ase modelsStijn Buys
2009-08-09slightly more usable fake normalsStijn Buys
2009-08-09initial .ase supportStijn Buys
2009-08-09can't envmap if there is no skyStijn Buys
2009-07-16adds environment mapping to the rendererStijn Buys
2009-07-16Removes unused collor array support, disable bullet in sys/sys.hStijn Buys
2009-07-16check if the game module is running before executing a frameStijn Buys
2009-07-07Initial bullet physics supportStijn Buys
2009-07-07virtual functions cleanupStijn Buys
2009-07-07Moved vertexarray from render to coreStijn Buys
2009-07-07moved speed() property from core:EntityDynamic to core::EntityStijn Buys
2009-07-07disable quad generation in the map readerStijn Buys
2009-07-01add player assets to the client side player listStijn Buys
2009-06-29client player list updates, short pif network messages, bump to network proto...Stijn Buys
2009-06-28Fixed remote entity ownersStijn Buys
2009-06-28correct a bug in "pif" server messagesStijn Buys
2009-06-28item library foundationStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-06-05fix playerview keyboard eventsStijn Buys
2009-05-30HUD keypress eventStijn Buys
2009-05-30added item class templateStijn Buys
2009-05-10added disabled ui palette color, added dock and launch buttonsStijn Buys
2009-05-06added r_mipmap variable to enable hardware generated mimapsStijn Buys
2009-04-26added worldview icons, updated mapStijn Buys
2009-04-26added ui::IconButton classStijn Buys
2009-04-26mouse cursor no longer hoovers invalid targetsStijn Buys
2009-04-19added jumpdrive capability to shipmodel info message,Stijn Buys
2009-04-16updated a few help messages, added 3d modelview to the buy menuStijn Buys
2009-04-15added info registry, list_infoStijn Buys
2009-04-14split entity and model rendering into two functionsStijn Buys
2009-04-14added ui::ModelView prototypeStijn Buys
2009-04-14removed unnecessary set_border() in ui::ContainerStijn Buys
2009-04-14added widget.bottom() and widget.right() geometry inspectorsStijn Buys
2009-04-13write screenshots with a timestamp in the filenameStijn Buys
2009-04-13added sys::get_datetime, added win32 time and date functionsStijn Buys