Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-09docking menusStijn Buys
2008-11-08moved message functions into Player classStijn Buys
2008-11-08finalized renaming from server namespace to dedicatedStijn Buys
2008-11-08renamed server.h to dedicated.hStijn Buys
2008-11-08renamed server.cc to dedicated.hStijn Buys
2008-11-08renaming server namespace to dedicatedStijn Buys
2008-11-08adds rcon, rconpassword and sv_passwordStijn Buys
2008-11-08use the correct parameter type for resize()Stijn Buys
2008-11-08fallback join menuStijn Buys
2008-11-08parse model geometry without vertexbufferStijn Buys
2008-11-08docking, join menuStijn Buys
2008-11-08docking, bumps network protocol versionStijn Buys
2008-11-05console scrollwheel, glowing ok buttonStijn Buys
2008-11-03minor bugfixesStijn Buys
2008-11-01fixes network playStijn Buys
2008-11-01server-side model loading, initial @dock functionStijn Buys
2008-10-26minor ui function cleanupStijn Buys
2008-10-26minor engine function cleanupStijn Buys
2008-10-26intro.ini updatesStijn Buys
2008-10-26fix for the radius() reset on zone change bugStijn Buys
2008-10-21moved client console into libuiStijn Buys
2008-10-19bugfix for the example module spectatorStijn Buys
2008-10-19ui_chat and ui_chatsmallStijn Buys
2008-10-19on-screen notificationsStijn Buys
2008-10-19scrollpane widget, updated chatboxStijn Buys
2008-10-19game module cleanupsStijn Buys
2008-10-18example moduleStijn Buys
2008-10-18minor module updatesStijn Buys
2008-10-16disable resize on win32Stijn Buys
2008-10-16fixes win32 segfaultStijn Buys
2008-10-16net counter updateStijn Buys
2008-10-16fps counter updateStijn Buys
2008-10-16various user interface related updatesStijn Buys
2008-10-15moved client console into a WidgetStijn Buys
2008-10-12inputbox respects text widthStijn Buys
2008-10-12container widgetStijn Buys
2008-10-12user interface updates, work-in-progressStijn Buys
2008-10-12libmath API cleanupStijn Buys
2008-10-11zonechange events, menu previous commandStijn Buys
2008-10-10adds KeyPress, DevInfo and Stats widgetsStijn Buys
2008-10-08libui updates, paint namespace, font and palette fixes, button soundStijn Buys
2008-10-07fixes illegal delete()Stijn Buys
2008-10-07libui updatesStijn Buys
2008-10-07working button clickStijn Buys
2008-10-06don't build libui if building a dedicated serverStijn Buys
2008-10-06libui updates, support menu .ini filesStijn Buys
2008-10-06use new inifile APIStijn Buys
2008-10-06changed scroll offset from 5 to 3Stijn Buys
2008-10-06updated inifile APIStijn Buys
2008-10-06pgup pgdn scrolling for the ncurses server consoleStijn Buys