2013-08-20 Santeri Piippo - added "Go to line" action, renamed the config classes to proper camelcase file | diff | annotate
2013-08-18 Santeri Piippo Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit file | diff | annotate
2013-08-02 Santeri Piippo style cleanup - it should be all unified now file | diff | annotate
2013-07-30 Santeri Piippo Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h file | diff | annotate
2013-07-30 Santeri Piippo Renamed vector to List, changed it to wrap around std::deque. file | diff | annotate
2013-07-15 Santeri Piippo Converted ForgeWindow to Designer UI(!) file | diff | annotate
2013-07-15 Santeri Piippo restructure; removed g_BBox file | diff | annotate
2013-07-04 Santeri Piippo Converted rotation point prompt file | diff | annotate
2013-07-01 Santeri Piippo Added an atof overload to convert from string to float, hopefully without any precision error file | diff | annotate
2013-06-14 Santeri Piippo Converted to 16-bit strings.. again file | diff | annotate
2013-05-24 Santeri Piippo rewrote isNumber using range-for file | diff | annotate
2013-05-24 Santeri Piippo Made a vector class which wraps around std::vector... finally I have an operator<< for the thing. file | diff | annotate
2013-05-19 Santeri Piippo Added PROPERTY macro for easier exposed member variable management file | diff | annotate
2013-05-16 Santeri Piippo Added dialog for rotation points file | diff | annotate
2013-05-14 Santeri Piippo Split some stuff into separate files file | diff | annotate
2013-05-10 Santeri Piippo Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board... file | diff | annotate
2013-05-09 Santeri Piippo Further removal of hungarian notation file | diff | annotate
2013-05-08 Santeri Piippo Speed up picking - no need to rebuild the object list as its contents do not change while picking. Fixed transparent stuff always being opaque (although it still appears messed up for some reason) file | diff | annotate
2013-05-08 Santeri Piippo Moved source files to src/, removed zz_ prefix off dialog files. file | diff | annotate
(0) tip

mercurial