summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
32 hoursFix some formatting in shape.vert.slangConnor Thomson
32 hoursAdd 2D shapesConnor Thomson
33 hoursUpdate model shader names & moreConnor Thomson
41 hoursSwitch to Blinn-Phong shadingConnor Thomson
41 hoursRemove threads dependencyConnor Thomson
41 hoursSit closer to the teapotConnor Thomson
41 hoursAdd fov control and change fovConnor Thomson
41 hoursFix some formatting in obj.frag.slangConnor Thomson
2 daysRemove "Tuxánci Development Team" from GPL headermobConnor Thomson
2 daysMake the teapot not spinConnor Thomson
2 daysUpdate formatting in version.h.inConnor Thomson
2 daysRemove TODO.mdConnor Thomson
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