krzys-h
|
f6823389cc
|
Fixed displaying joystick button 0 name, closes #646
|
2015-09-25 23:24:29 +02:00 |
krzys-h
|
a0034f8000
|
Finalized SDL2 migration
|
2015-09-25 21:26:49 +02:00 |
krzys-h
|
53e4470dbf
|
Started SDL2 migration
|
2015-09-24 21:09:46 +02:00 |
krzys-h
|
20105d09ec
|
Added code battles button to the main menu
|
2015-09-10 20:20:24 +02:00 |
krzys-h
|
78e4e440b5
|
Removed cancel button from player selection screen
Not really needed, and it had a bug with removing players (it would still go back to the deleted player)
|
2015-09-01 16:30:05 +02:00 |
Piotr Dziwinski
|
b93f610930
|
Fix license header in all files
|
2015-08-22 16:40:02 +02:00 |
Piotr Dziwinski
|
2289d69735
|
Replace NULL -> nullptr
|
2015-08-16 12:43:42 +02:00 |
krzys-h
|
fe5a8c4629
|
Updated progress bar values
|
2015-08-15 23:37:30 +02:00 |
krzys-h
|
9a15db1bea
|
Split global.h
|
2015-08-15 14:02:07 +02:00 |
krzys-h
|
78a279b479
|
Better shadow type selection UI
|
2015-08-14 13:37:27 +02:00 |
krzys-h
|
eda7435eb6
|
Removed a lot of useless settings (#556)
|
2015-08-14 13:04:05 +02:00 |
krzys-h
|
e5e1d4973f
|
CDestroyableObject, CFragileObject, CShieldedObject and CShieldedAutoRegenObject
|
2015-08-13 13:41:25 +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 |
krzys-h
|
f7d2f501bb
|
Moved common interface implementations to separate classes
Additionaly, merged all "inappropariate bot" errors into one and renamed ERR_GENERIC -> ERR_UNKNOWN
|
2015-08-12 16:54:44 +02:00 |
krzys-h
|
bb3fc63e03
|
More details on terrain loading
|
2015-08-07 23:40:38 +02:00 |
krzys-h
|
57469533b6
|
Implemented loading progress bar
|
2015-08-07 20:48:55 +02:00 |
krzys-h
|
8d34286b1d
|
Added "No userlevels installed" message
|
2015-08-06 19:37:18 +02:00 |
krzys-h
|
e05fba22fd
|
Moved some interface controls around
|
2015-08-06 19:03:15 +02:00 |
krzys-h
|
ec3ded75b8
|
Removed unused LOD level setting
|
2015-08-06 18:35:56 +02:00 |
krzys-h
|
dc9e2d2e8b
|
GUI loading error popup
Also added fireParticles option
|
2015-08-06 18:19:01 +02:00 |
krzys-h
|
711643b454
|
Refactored CMainDialog
|
2015-08-06 16:02:59 +02:00 |
Piotr Dziwinski
|
596bb49de0
|
Normalize static variables and functions
* get rid of some of them
* put the rest into anonymous namespaces
|
2015-08-06 10:12:20 +02:00 |
Piotr Dziwinski
|
11b0398c03
|
Include refactoring
* reordered includes according to correct style
* removed some unnecessary includes
|
2015-08-02 17:49:07 +02:00 |
krzys-h
|
9e7cc0bab5
|
Renamed original shadows to simple shadows
|
2015-07-20 18:51:01 +02:00 |
krzys-h
|
f03734d17f
|
Added shadow mapping to settings screen
|
2015-07-20 18:42:09 +02:00 |
krzys-h
|
e2ebcb769e
|
Added MSAA to settings screen
|
2015-07-20 16:29:09 +02:00 |
krzys-h
|
90756f8b34
|
Added FilterMode, MipmapLevel and Anisotropy to settings screen
|
2015-07-20 13:56:45 +02:00 |
krzys-h
|
a879e496f5
|
Removed unused texture quality setting
|
2015-07-20 12:21:16 +02:00 |
krzys-h
|
a0e0ee3631
|
Separate shortcut bars for teams
|
2015-07-16 13:46:40 +02:00 |
krzys-h
|
78f4749134
|
Disallow controlling enemy objects from CBot
|
2015-07-13 18:53:56 +02:00 |
krzys-h
|
38a0849e10
|
Added system mouse option
This reverts commit e21853d632 .
|
2015-07-13 12:11:11 +02:00 |
Piotr Dziwinski
|
394f911d7b
|
Remove unnecessary #include "object/object.h"
|
2015-07-12 14:23:18 +02:00 |
krzys-h
|
24db675d3f
|
Added x6 speed option
|
2015-07-10 20:17:00 +02:00 |
Tomasz Kapuściński
|
c7ccb29d6a
|
Removed spoiler from tooltip in options menu (fixes #489)
|
2015-06-28 23:07:42 +02:00 |
Tomasz Kapuściński
|
6434ff55dd
|
Ending splashscreen enhancement (fixes #472)
|
2015-06-05 20:20:06 +02:00 |
Piotr Dziwinski
|
4c8127c6ec
|
Fix two bugs uncovered by MSVC
|
2015-04-27 20:04:01 +02:00 |
krzys-h
|
df4cb110b5
|
Made example programs not directly runnable (#450)
|
2015-04-17 22:39:57 +02:00 |
krzys-h
|
e21853d632
|
Removed old, unused mouse shadow option
|
2015-04-17 21:54:03 +02:00 |
krzys-h
|
58016c6c69
|
Made programs from SatCom read-only; added program cloning
|
2015-04-06 16:07:49 +02:00 |
krzys-h
|
a3ae7802a2
|
New scripts interface, removed script limit
This is a big change in game structure and requires more testing!
|
2015-03-29 14:21:02 +02:00 |
Piotr Walkusz
|
bf55691e44
|
Issue #399 : Sniffer can delete mark and probe ground
|
2015-03-22 14:40:19 +01:00 |
krzys-h
|
fb07691790
|
New speed keybindings
|
2014-12-14 17:05:28 +01:00 |
krzys-h
|
be0f4c2ffe
|
Refactored keybindings UI and added some keybindings
|
2014-12-14 16:54:32 +01:00 |
krzys-h
|
5948a9e9d8
|
Show game version in logs, closes #413
|
2014-12-11 19:59:24 +01:00 |
krzys-h
|
601a58ea31
|
Nicer formatting of key names
|
2014-12-11 19:48:06 +01:00 |
krzys-h
|
eec6041104
|
Refactoring of input and input bindings, CInput class
|
2014-12-11 19:14:33 +01:00 |
krzys-h
|
48ca5b5663
|
Removed info about CD in background music tooltip; removed unused 3D sound translation
|
2014-11-11 14:59:56 +01:00 |
krzys-h
|
a1fe9c8d7f
|
Implemented autosave (#292)
|
2014-11-11 14:50:44 +01:00 |
CoLoRaptor
|
81a02220ee
|
Depth of field to Render distance in EN & PL translations, close issue #369
|
2014-11-05 23:01:33 +01:00 |