Mercurial
>
ldforge
/ file revisions
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
rss
src/string.cpp
Thu, 23 May 2013 17:37:25 +0300
Santeri Piippo
Replace direct abort() calls with fatal() in String methods
file
|
diff
|
annotate
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
Fri, 17 May 2013 03:11:47 +0300
Santeri Piippo
Fixed: rotation point dialog didn't accept negative custom coords; objects were rotated by the grid angle's half
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
(0)
tip