1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00
Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up.
- - mostly remove usage of (de)activateSomething functions
- - CIntObject's can be safely deleted in active state or without removing from parent first
- - Added CWindowObject to use as base of all windows (will be required for such features as shadows)

Report any crashes or glitches - it should not cause any issues apart from more console output. 

TODO:
- remove redundant (de)activate and show(All) calls
- decrease usage of blitAtLoc\printAtLoc methods
- switch all windows to new base
2012-06-02 15:16:54 +00:00
2012-06-01 16:14:33 +00:00
2012-06-01 21:31:41 +00:00
2011-06-21 00:00:49 +00:00
2012-06-01 17:28:05 +00:00
2009-05-17 15:48:13 +00:00
2009-05-17 15:42:47 +00:00
2012-05-27 19:06:35 +00:00
2009-05-07 04:52:40 +00:00
2009-01-09 18:38:08 +00:00
2009-05-07 04:52:40 +00:00
2009-02-14 14:37:13 +00:00
2012-06-01 17:28:05 +00:00
2012-03-08 11:17:09 +00:00

    VCMI Project
    Copyright (C) 2007-2009  VCMI Team (check AUTHORS file for the contributors list)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 (included in the license.txt)
    of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Description
Open-source engine for Heroes of Might and Magic III
Readme 124 MiB
Languages
C++ 69.9%
JSON-with-Comments 24.7%
Java 1.7%
C 1.6%
CMake 1.5%
Other 0.5%