krzys-h
|
977607a934
|
Updated license headers
|
2016-02-13 14:11:30 +01:00 |
krzys-h
|
6d8a5bab31
|
Removed system mouse option
Not really needed, as it is an SDL cursor not system cursor, which is no better than ours
|
2016-01-24 15:24:59 +01:00 |
Piotr Dziwinski
|
d11ebc891c
|
Bring to zero some types of issues reported by colobot-lint
|
2015-10-04 00:09:10 +02:00 |
Piotr Dziwinski
|
66ce745be0
|
Introduce forward declarations as suggested by colobot-lint
|
2015-09-27 16:28:14 +02:00 |
Piotr Dziwinski
|
b93f610930
|
Fix license header in all files
|
2015-08-22 16:40:02 +02:00 |
Piotr Dziwinski
|
a63a959dbe
|
Apply clang-modernize -use-nullptr
|
2015-08-17 22:40:52 +02:00 |
krzys-h
|
0ec3f29e68
|
Fixed win/lost scene music cached at startup not being ever used
|
2015-08-14 19:44:44 +02:00 |
krzys-h
|
ff957afefc
|
Moved files not directly related to CObject into src/level/ directory
|
2015-08-13 11:47:32 +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
|
115e18cc85
|
Fixed version display being invisible during loading
|
2015-08-09 22:53:59 +02:00 |
krzys-h
|
903f4f144f
|
Fixed apperance interface (#551)
|
2015-08-09 22:32:28 +02:00 |
krzys-h
|
57469533b6
|
Implemented loading progress bar
|
2015-08-07 20:48:55 +02:00 |
krzys-h
|
6d363ba887
|
Fixed version being displayed during intro
|
2015-08-07 15:26:37 +02:00 |
krzys-h
|
69e6ae2c5e
|
Added "saving in progress" indicator
|
2015-08-06 20:15:17 +02:00 |
krzys-h
|
8d34286b1d
|
Added "No userlevels installed" message
|
2015-08-06 19:37:18 +02:00 |
krzys-h
|
b9bd075903
|
Drop (now unused) m_phase from CMainDialog
|
2015-08-06 16:20:29 +02:00 |
krzys-h
|
711643b454
|
Refactored CMainDialog
|
2015-08-06 16:02:59 +02:00 |
Piotr Dziwinski
|
6ca0757fec
|
Fix for Clang compilation
|
2015-08-06 14:31:40 +02:00 |
krzys-h
|
0dbfa027b1
|
Fixed dialog opening animation and particles
|
2015-08-06 14:04:33 +02:00 |
krzys-h
|
02417363e4
|
Fixed version text disappearing during loading
|
2015-08-06 14:03:07 +02:00 |
krzys-h
|
f0cfc35356
|
Fixed mouse particles appearing in simulation
|
2015-08-06 13:54:59 +02:00 |
krzys-h
|
dc85aa2138
|
Moved all UI controls to a subdirectory
|
2015-08-06 13:25:24 +02:00 |
krzys-h
|
2b4210dcbc
|
Separated CMainUserInterface from CMainDialog
|
2015-08-06 12:59:09 +02:00 |