David Capello
|
d4f67cdb73
|
Modify FileOp structure to use std::string and std::vector<> instead of raw pointers and JList.
|
2010-11-06 11:59:03 -03:00 |
|
David Capello
|
ec13504c06
|
Remove core/core.h-cpp.
- App class contains the running mode (isGui() flag).
- LoggerModule contains the verbose flag.
- Remove is_interactive().
|
2010-09-18 17:36:21 -03:00 |
|
David Capello
|
a8fcc8b0af
|
Patch contributed by Trent Gamblin to compile ASE with Mac OS X.
|
2010-08-13 11:35:43 -03:00 |
|
David Capello
|
475d0eeb1b
|
Refactored Sprite class: no public variable members, all functions sprite_* go as Sprite function members, pimpl idiom.
|
2010-03-30 21:43:18 -03:00 |
|
David Capello
|
b747ccdaa6
|
Updated copyright year to 2010
|
2010-02-01 21:25:40 +00:00 |
|
David Capello
|
96759c9c17
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
|
David Capello
|
11a094cb05
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
|
David Capello
|
05803abaa1
|
Fixed a lot of VC++8 warnings with /W3 flag.
|
2009-08-17 18:00:38 +00:00 |
|
David Capello
|
8e498470d5
|
Fixed bug #2511762 (thanks to Clayton Enga for the patch).
Added the feature #2419098 (David Campo idea).
|
2009-01-24 00:41:01 +00:00 |
|
David Capello
|
a587132ffe
|
Project converted to C++.
|
2008-09-30 21:01:54 +00:00 |
|