Commit Graph

12 Commits

Author SHA1 Message Date
c99b205088 Remove old versions of dialog box schema 2015-02-20 12:19:03 -05:00
b3b72f648c Eliminate xccheckout files 2015-02-12 02:10:40 -05:00
8a692b16d4 Create a script to build a Windows installer 2015-01-09 18:06:04 -05:00
69f9018190 Fix pointer values overwriting the wrong fields in special nodes 2015-01-04 22:54:39 -05:00
0b330432b4 Get the game to compile, at least
- Scenario and PC editors still don't link
- Copy files stage set up in the Common project
- Scenario and PC editors now placed in Scenario Editor subfolder in the output directory
- Disabled some totally useless warnings
- "About" menuitem now considered to belong to "Help" menu (even on Mac code) as far as the handlers are concerned
- Dialog string filter is now a function instead of a custom iterator
- Modal session now requires parent window as additional parameter
- Preferences and menus work! Cursors still need some work.
- Since Visual Studio has no way of showing program output that I can find, stdout and stderr are now redirected to a file.
2014-12-30 17:20:22 -05:00
b11199d7d9 Set up a Visual Studio project and tweak things until it compiles
- It doesn't link yet, but that was expected
- Fixed some issues with global variables having different types in different files.
2014-12-29 14:52:54 -05:00
fdb98bf34a Merge the two main git ignore files 2014-12-28 12:22:24 -05:00
Sylae Jiendra Corell
29906153cf Configure file, partial 64-bit support
Thanks to @redsaurus we've now got (partial) 64-bit support. The game and sounds dll now compile under x64.

I've also added a simple python configure script (based off of Arancaytar's cburschka/cadence script) to quickly allow changing compilers.
Gone are the days of three different Makefiles!
2014-06-17 14:36:17 -06:00
Sylae Corell
60326e8cea Adding some more gitignores
Codeblocks spam, as well as blades.ini, which sometimes pops up randomly
2013-10-19 14:25:21 -06:00
Sylae Corell
1502372135 More Code::Blocks files being gitignored 2013-06-20 19:06:26 -06:00
Sylae Corell
79fb502eb5 Updating the .gitignore to filter debug trash 2013-06-20 18:35:52 -06:00
Sylae Corell
4e94cc66cb added a .gitignore for those pesky binaries 2013-05-25 03:18:09 -06:00