Tomasz Kapuściński
|
3001927576
|
Removed engine.h from includes in header files, replaced by forward declarations and includes in source files
|
2022-02-26 03:53:39 +01:00 |
Tomasz Kapuściński
|
3fabdad1fe
|
Refactored Math::Point in CSettings, CParticle, CPyro, CInterface, CMainUserInterface and CScreen
|
2021-12-24 03:45:59 +01:00 |
MrSimbax
|
80f074e2ba
|
Update license headers
|
2021-09-11 15:53:59 +02:00 |
tomangelo
|
37e4ed8029
|
Updated license headers (#1317)
* Updated headers
* Updated more headers
|
2020-07-07 10:19:36 +02:00 |
B-CE
|
17d85eb434
|
Translate french comments + correct typo
|
2019-06-19 08:50:47 +02:00 |
krzys-h
|
1c2bdc9cab
|
Update license headers
|
2018-04-20 02:08:50 +02:00 |
krzys-h
|
47d39e5b22
|
Right click camera; minor CCamera cleanups
|
2016-02-19 17:14:08 +01:00 |
krzys-h
|
977607a934
|
Updated license headers
|
2016-02-13 14:11:30 +01:00 |
Piotr Dziwinski
|
66ce745be0
|
Introduce forward declarations as suggested by colobot-lint
|
2015-09-27 16:28:14 +02:00 |
krzys-h
|
48f24fe6cc
|
Fixed CInterface::SetFocus not recursing into windows, this fixes highlighting of compilation errors in the editor
It's not really nice, but at least it works
|
2015-09-11 18:34:47 +02:00 |
Piotr Dziwinski
|
b93f610930
|
Fix license header in all files
|
2015-08-22 16:40:02 +02:00 |
krzys-h
|
ff957afefc
|
Moved files not directly related to CObject into src/level/ directory
|
2015-08-13 11:47:32 +02:00 |
krzys-h
|
60797f72d3
|
Removed some old, unused code
|
2015-08-12 17:25:41 +02:00 |
Piotr Dziwinski
|
571cc96523
|
Add proper initializers and remove manual memory management in ui classes
|
2015-08-11 23:15:32 +02:00 |
krzys-h
|
dc85aa2138
|
Moved all UI controls to a subdirectory
|
2015-08-06 13:25:24 +02:00 |