Charles Dang
|
6758ef48d3
|
Some fixes and optimizations to the GUI2 canvas
|
2016-09-10 17:13:25 +11:00 |
|
Charles Dang
|
e993e2820b
|
Refactored GUI2 canvas to use an SDL_Renderer context
|
2016-09-10 13:46:25 +11:00 |
|
Charles Dang
|
6130c668c4
|
Use cleaner format for formatter() when possible
|
2016-08-05 11:58:42 +11:00 |
|
Charles Dang
|
563947e1b3
|
Refactored GUI2's uses of boost::intrusive_ptr
|
2016-07-25 09:28:43 +11:00 |
|
Celtic Minstrel
|
982394fe3a
|
Remove custom FOREACH macro in favour of range-for
|
2016-04-01 12:08:05 -04:00 |
|
Celtic Minstrel
|
3ac7f8d970
|
NULL -> nullptr
A few cases of NULL were missed, since changing them led to errors
(Mainly instances where it was passed to a boost::function)
|
2016-03-31 00:42:38 -04:00 |
|
Celtic Minstrel
|
6307b9459c
|
Move most of gui/auxiliary to gui/core to reflect its true nature
|
2016-03-20 23:18:48 -04:00 |
|