Commit Graph

35 Commits

Author SHA1 Message Date
gerstrong
7abc5b0960 Fixed a minor tilebug
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@207 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-08-03 15:11:51 +00:00
gerstrong
53b822f703 - removed old unused files
- improved CWindow and CTextBox Classes


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@206 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-08-03 13:50:09 +00:00
gerstrong
ed9f653202 - added semi-transparent sprites feature. (Used in masked tiles)
- fixed minor bugs


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@198 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-08-01 12:20:22 +00:00
gerstrong
ee00c0f49b - improved animatedtiles function especially for hint message boxes
- tile animation bugs in some levels of ep2 have been fixed


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@196 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-31 17:08:49 +00:00
gerstrong
caa7fd2244 - level 16 in ep2 can now be exited after saving Wash DC
- improved tile attribut loading for mods like silcar


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@195 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-31 14:04:05 +00:00
gerstrong
2f742e925e Fixed problem when opening the story scene. Nevertheless, that function must be improved.
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@190 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-28 18:41:31 +00:00
gerstrong
f0aea07261 * fixed some crashes which happened, when there were to many enemies on screen.
* imporoved tile reading for some mods


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@188 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-27 17:54:06 +00:00
gerstrong
3ea2d41304 - removed the need of ep?attr.dat
- CLatch.cpp and CLatch.h have been removed, because they were replaced by better classes before. They are not used anymore and old


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@184 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-26 16:23:43 +00:00
gerstrong
406e29984f Adapted to Mingw. Still some elements must adapted.
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@167 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-25 16:27:11 +00:00
albertzeyer
f361c56c86 small fix
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@160 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 22:02:31 +00:00
albertzeyer
3682c3a52f small fix
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@159 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 21:58:24 +00:00
gerstrong
cc3aed0af2 Bug fix CPatcher Class for Mods, especially.
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@158 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 21:38:30 +00:00
albertzeyer
6af47445c3 some fixes for config handling + save searchpaths
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@155 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 18:07:25 +00:00
albertzeyer
6c0db530e2 extended CParser to be able to read/save any string
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@154 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 17:24:56 +00:00
albertzeyer
fd1d4e1b32 some fixes (removed all chdir)
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@153 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 16:42:43 +00:00
albertzeyer
37625747ee all ifstream/ofstream uses searchpath system
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@152 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 15:53:49 +00:00
albertzeyer
742176416b integrated searchpath system
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@149 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 15:22:28 +00:00
albertzeyer
60bce8a456 initialising searchpath system and some cleanup
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@148 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 15:05:36 +00:00
albertzeyer
bb08df4b19 more code for searchpath system
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@146 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 14:36:34 +00:00
albertzeyer
3faa6b5bd6 cleaned up parser code
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@141 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 13:16:42 +00:00
gerstrong
035714c5f0 Recovered CLatch Class.
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@135 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 11:48:39 +00:00
gerstrong
d5b1cf1857 The game didn't allocate memory if data was in a subdir of "data". Fixed
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@125 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-24 07:33:37 +00:00
albertzeyer
f1a30250bf memory fixes and cleanup
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@120 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-23 09:42:52 +00:00
albertzeyer
23ef380643 reverted all src changes from rev95 commit (because all old work was just removed)
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@107 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 21:50:13 +00:00
albertzeyer
ef725f8581 small cleanup
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@106 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 20:42:34 +00:00
albertzeyer
342d9ffab9 some fixes (vector mem access)
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@99 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 16:57:53 +00:00
gerstrong
531ce04fa1 22.Jul.2009
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@95 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 16:38:10 +00:00
albertzeyer
db9c2bb771 some more c-string -> std::string replacements
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@93 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 16:30:32 +00:00
albertzeyer
08d3aa20a0 fixed a bad crash
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@91 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 16:18:42 +00:00
albertzeyer
5fcc021293 many C-string -> std::string replacements and some additional code taken from OpenLieroX
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@87 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 15:17:41 +00:00
albertzeyer
cb3c2e2502 small fixes
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@86 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 00:45:55 +00:00
albertzeyer
3633a72547 changes from r49 to r67
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@82 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-22 00:03:46 +00:00
albertzeyer
68a5a6a245 applied changes from 0.3pre6 (patch from rev40 to rev49)
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@79 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-21 23:33:30 +00:00
gerstrong
6d115861b7 Changes for the new webpage and bug fixes since 0.2.9.6
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@36 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-07-04 11:46:12 +00:00
gerstrong
563103b890 First real upload of the files used for developing
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@5 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
2009-06-06 19:24:55 +00:00