]> git.xonotic.org Git - xonotic/gmqcc.git/history - fs.c
Fixed possible bug in VM. Added coverity rules to makefiles.
[xonotic/gmqcc.git] / fs.c
2013-04-24 Wolfgang BumillerGrrrr
2013-04-24 Dale WeilerMerge branch 'master' into cooking
2013-04-24 Dale WeilerGet it compiling in visual studio again.
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Dale WeilerRemove trailing whitespace
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-04-14 Dale WeilerFet rid of explicit file stream flushes, streams are...
2013-04-14 Dale WeilerFlatten more external functions
2013-04-14 Dale WeilerMore function flatening
2013-04-14 Dale WeilerMore external function flatening (less external symbols)
2013-04-14 Dale Weilerflatten the use of strcpy, 90% of the cases we already...
2013-02-20 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-12 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-11 Dale WeilerLess duplication
2013-02-11 Dale WeilerFix fucking mingw32 shit.
2013-02-08 Dale WeilerActually add fs.c