summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 daysUpdate formatting in gpu.c a little bit moreConnor Thomson
2 daysMake .clear_color in color_target in ta_gpu_end_frame() in gpu.c use ↵Connor Thomson
ta_color_black
2 daysFix more formatting in gpu.cConnor Thomson
2 daysFix formatting in gpu.c a little bitConnor Thomson
2 daysMake model.c and model.h a little betterConnor Thomson
2 daysSwitch away from Wavefront & moreConnor Thomson
2 daysUpdate teapot model, add phong shading, & moreConnor Thomson
3 daysAdd mouse movementConnor Thomson
3 daysAdd camera subsystemConnor Thomson
4 daysAdd TODO.mdConnor Thomson
4 daysCenter teapot in teapot.cConnor Thomson
4 daysRemove dounut from teapot.cConnor Thomson
4 daysRemove dounut.obj from files.hConnor Thomson
4 daysRemove background.png from files.hConnor Thomson
4 daysRemove dounut.obj from data files to installConnor Thomson
4 daysRemove background.png from data files to installConnor Thomson
4 daysAdd .gitignoreConnor Thomson
4 daysAdd tuxanci2 filesConnor Thomson
2011-04-29Include and link physfs properly.Tomas Chvatal
2011-04-29Update info about me in AUTHORS file.Tomas Chvatal
2011-03-28Typo in CMakeLists.txtMichal Zima
2010-07-23Imported my CHANGELOG fileMichal Zima
2010-07-23Updated .gitignoreMichal Zima
2010-07-23[Configure] More work on cmake wrapper scriptMichal Zima
Parsing more options + in a better way Checking only presence of cmake Running cmake for client and building some his options
2010-07-15[GS] Unregister from Master Server on shutdownMichal Zima
2010-07-15Very little cleaning after previous commitsMichal Zima
2010-07-12delete useless comment in source codeDušan Ďurech
2010-07-12fix bug with shot when tux is turn upDušan Ďurech
2010-06-19[CMake] SDL_ttf include dir seemed to be missingMichal Zima
2010-06-18INSTALL -- one missing \nMichal Zima
2010-06-18Small update of README; Separation of INSTALL fileMichal Zima
2010-06-18Revert "Add part of our future "plain" website."Michal Zima
Website should not be stored in this repo This reverts commit cbeea28cabebfc45fc0ff0b6446c818b72d8c4cc.
2010-06-18More of the same as in the previous commitMichal Zima
2010-06-18Wiped out all "UNUSED" stuffMichal Zima
Plus small code cleaning, simplifying of some statements etc.
2010-06-18[GS] Remove the PID file when quitting the serverMichal Zima
2010-06-18[GS] Brand-new daemonization codeMichal Zima
2010-06-14Extended configure to cover almost all optionsxHire
First dependency checks Version comparsion
2010-06-14First draft of configure scriptxHire
2010-06-12Browser adds to the list only online serversMichal Zima
2010-06-09Fixed warnings and cleaned the code a little bitMichal Zima
2010-06-09Consolidated IPv4 and IPv6 ports to one sharedMichal Zima
When running GS on [::], only IPv6 server will be started
2010-06-09[GS] Added configuration option for the PID fileMichal Zima
2010-06-07Updated my e-mail in AUTHORS fileMichal Zima
2010-06-07[BUGFIX] Player uses other gun than he expectsMichal Zima
2010-06-07Added 'Reload' button to the server browserMichal Zima
2010-06-07Simplified registering the server to MasterServerMichal Zima
Introduced configuration option for LAN-only servers Added DAEMON option to the default config file Edited the list of supported client versions
2010-06-07oprava Esc v saveDialoguDušan Ďurech
2010-06-05Added 0.21.0 to supported server versionsMichal Zima
Edited default IPv6 address and port Changed default from IPv4 to IPv6
2010-03-10Fix warning.Tomas Chvatal
2010-03-09Add switch for enabling physfs build.Tomas Chvatal