Commit Graph

8 Commits

Author SHA1 Message Date
David Capello
c88f9b172b Refactor: Move app files to src/app subdirectory inside app namespace
- Add HAVE_CONFIG_H wrapper to #include "config.h"
- Removed widgets namespace (it's in app now)
- Move some functions from src/file/file.h to src/base/cfile.h
- Move Vector2d to base library
- Rename MenuItem2 to AppMenuItem
2013-08-05 21:20:19 -03:00
David Capello
1426851928 Do not include scripts folder in the tarball 2012-09-14 20:31:17 -03:00
David Capello
64c50c672f Do not include loadpng library in the tarball 2012-09-14 20:31:08 -03:00
David Capello
d97c2d6f98 Fix typo in upload_packages.sh. 2012-08-24 01:17:13 -03:00
David Capello
c539306327 Fix create_release.sh script. 2012-08-23 22:29:40 -03:00
David Capello
b190e9e791 Add update_version.sh script (which updates resources_win32.rc version now). 2012-08-22 21:28:31 -03:00
David Capello
e89d087a04 Add validation checks for scripts/ that they are being executed from the expected directory. 2012-08-22 21:26:52 -03:00
David Capello
42452c93d2 Rename misc/ to scripts/ 2012-05-20 21:00:44 -03:00