Tue, 21 May 2013 18:38:06 +0300 | Santeri Piippo | Added fatal error message box for the.. fatal stuff. Windows isn't really good at conveying error messages, converted actions into a C-style array because I've had a ton of problems with the vector approach (it gets zeroed when it shouldn't be..) | file | diff | annotate |
Tue, 21 May 2013 17:39:27 +0300 | Santeri Piippo | Fixed basename (for real...) and ported ::first and ::last from my previous string class implementation, std::string::find_last_of doesn't do what I thought it did | file | diff | annotate |
Sat, 11 May 2013 04:02:13 +0300 | Santeri Piippo | Readded BFC red-green view, although determining inversion isn't always correct and it cannot handle CW-certified files... | file | diff | annotate |
Fri, 10 May 2013 17:39:56 +0300 | 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 |