]> git.xonotic.org Git - xonotic/gmqcc.git/history - ir.cpp
Fix #171
[xonotic/gmqcc.git] / ir.cpp
2016-11-19 Dale WeilerFix fieldfuncs test and track unused variables through...
2016-11-19 Wolfgang BumillerRevert "Fix ent.vec.{x,y,z} writes"
2016-11-19 Dale WeilerFix ent.vec.{x,y,z} writes
2016-01-03 Dale WeilerMerge branch 'master' into cleanup
2015-05-02 Wolfgang Bumillertempcommitting a whole bunch of to-c++ conversions graphitemaster/cleanup
2015-02-01 Wolfgang BumillerMerge branch 'cleanup' of git://github.com/graphitemast...
2015-02-01 Wolfgang Bumillerir_instr_delete_quick needs to clear _m_ops
2015-01-30 Dale WeilerSame on the cleanup branch
2015-01-30 Dale WeilerMerge branch 'cleanup' of github.com:graphitemaster...
2015-01-24 Wolfgang Bumillera whole lotta 'm_'s
2015-01-24 Wolfgang Bumillerwhy didn't gcc catch that...
2015-01-20 Wolfgang Bumillermore c++ migration for ast/ir/code; reached a working...
2015-01-20 Wolfgang Bumillertemp committing major c++ification
2015-01-15 Dale Weilers/NULL/nullptr/
2015-01-15 Dale WeilerMore std::vector
2015-01-15 Dale WeilerMore std::vector
2015-01-15 Dale WeilerMore std::vector migration
2015-01-15 Dale WeilerUse C++ naming for structures
2015-01-15 Dale WeilerUse C++ naming for structures
2015-01-15 Dale Weiler.c -> .cpp