summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
28 hoursAdd 2D shapesConnor Thomson
30 hoursUpdate model shader names & moreConnor Thomson
38 hoursSit closer to the teapotConnor Thomson
38 hoursAdd fov control and change fovConnor Thomson
2 daysRemove "Tuxánci Development Team" from GPL headermobConnor Thomson
2 daysMake the teapot not spinConnor 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 daysCenter teapot in teapot.cConnor Thomson
4 daysRemove dounut from teapot.cConnor Thomson
4 daysAdd tuxanci2 filesConnor Thomson
2011-04-29Include and link physfs properly.Tomas Chvatal
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-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-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-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-03-09Add switch for enabling physfs build.Tomas Chvatal
2010-02-08Found one more string to be translatedMichal Zima
More code style corrections
2010-02-08Just typo & style fixesMichal Zima
2010-02-08add labels "weapons" and "bonuses" in screen setting :)Dušan Ďurech
2010-01-25fix "hahaha" bug in function archive_extract_file libphysfs brancheDušan Ďurech
2010-01-25support lib physfs for extract data from archive filesDušan Ďurech
2009-12-27implements yes/no dialog if to quit the game or notDušan Ďurech
2009-12-27replace from malloc to realloc, it is more effectiveDušan Ďurech
2009-12-27fix todo BUG: in network play, there is no reason for save dialogDusan Durech
2009-12-26replace error mesage from "error" to "fatal" messageDusan Durech
2009-12-22fix bug with quit net mutiplayer (program crashed) and fix memory leak, ↵Dusan Durech
program tested under valgrind
2009-12-21fix bud with crash in net mutiplayer in screen analyze and push ENTERDusan Durech
2009-12-11Fix date in server logTomas 'ZeXx86' Jedrzejek
2009-12-11We should follow the HandBookMichal Zima
2009-12-11Dedicated server build fixTomas 'ZeXx86' Jedrzejek