1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00
Go to file
Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system
- Added EShortcut enumeration that contains all in-game shortcuts
- CIntObject::keyPressed now receive values from hotkey enumeration
- On keypress, SDL key code will be translated to shortcut ID
- Removed access to SDL key codes from most of engine
2023-05-01 17:58:17 +03:00
2023-04-27 20:59:55 +03:00
2023-04-30 13:35:54 +03:00
2023-04-28 22:57:25 +03:00
2023-04-15 11:49:50 +03:00
2023-04-28 05:30:49 +04:00
2023-04-26 22:48:08 +03:00
2023-04-30 13:35:54 +03:00
2023-01-24 20:10:57 +03:00
2023-04-29 19:50:05 +08:00
2023-04-30 12:49:45 +04:00
2023-04-29 13:15:20 +08:00
2023-04-16 14:59:27 +02:00
2020-05-05 18:44:42 +10:00
2023-04-30 13:35:54 +03:00
2023-04-10 19:28:16 +03:00
2023-04-29 06:15:14 +04:00
2022-09-24 10:53:09 +03:00
2023-04-27 20:59:55 +03:00
2022-09-18 03:23:17 +04:00
2022-12-09 02:40:39 +04:00
2023-04-17 00:43:13 +03:00
2023-04-17 00:43:13 +03:00
2023-04-28 22:57:25 +03:00
2023-04-26 22:48:08 +03:00
2023-04-27 20:59:55 +03:00
2021-07-13 14:56:35 +01:00
2023-04-28 21:33:19 +02:00
2022-09-24 15:55:25 +03:00

GitHub Coverity Scan Build Status Github Downloads Github Downloads Github Downloads

VCMI Project

VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities.

Installation guides

To use VCMI you need to own original data files.

Building from source

Platform support is constantly tested by continuous integration and CMake configuration adjusted to generate nice looking projects for all major IDE. Following guides will help you to setup build environment with no effort:

VCMI Project source code is licensed under GPL version 2 or later. VCMI Project assets are licensed under CC-BY-SA 4.0. Assets sources and information about contributors are available under following link: [https://github.com/vcmi/vcmi-assets]

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

Description
Open-source engine for Heroes of Might and Magic III
Readme 142 MiB
Languages
C++ 67.1%
JSON-with-Comments 24.5%
Inno Setup 3.4%
Java 1.5%
CMake 1.4%
Other 1.8%