DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix player indicator centering
[d2df-sdl.git]
/
src
/
game
/
g_gui.pas
2019-08-03
Joseph Stalin
Fix warnings
blob
|
commitdiff
|
raw
2019-08-03
Joseph Stalin
Fixed comments (UTF8<>CP1251)
blob
|
commitdiff
|
raw
|
diff to current
2019-08-03
Joseph Stalin
Corrected aspect for menu background
blob
|
commitdiff
|
raw
|
diff to current
2019-05-09
DeaDDooMER
fixed input locking after load game
blob
|
commitdiff
|
raw
|
diff to current
2019-04-20
DeaDDooMER
fixed input when open console
blob
|
commitdiff
|
raw
|
diff to current
2019-04-12
fgsfds
file listboxes now have advanced hotkey technology
blob
|
commitdiff
|
raw
|
diff to current
2019-04-09
DeaDDooMER
more input related fixes
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
DeaDDooMER
added navigation in menu using joysticks
blob
|
commitdiff
|
raw
|
diff to current
2019-01-27
Stas'M
GUI: Make credits background darker
blob
|
commitdiff
|
raw
|
diff to current
2018-06-23
DeaDDooMER
Added new OpenGL ES wrapper
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
DeaDDooMER
Reserved key range for virtual keyboard + alternative...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
DeaDDooMER
TextEdit now shows keyboard on android
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
DeaDDooMER
Added support OpenGL ES 1.1 through nanoGL (have some...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Ketmar Dark
Merge branch 'master' of ssh://repo.or.cz/d2df-sdl
blob
|
commitdiff
|
raw
|
diff to current
2017-10-05
Dmitry D. Chernov
Cosmetic: DooM 2D:Forever -> Doom 2D: Forever
blob
|
commitdiff
|
raw
|
diff to current
2017-09-24
Ketmar Dark
mempool is optional now
blob
|
commitdiff
|
raw
|
diff to current
2017-09-22
Ketmar Dark
renamed `SArray` type to `SSArray`, and moved it to...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Ketmar Dark
turned on "SCOPEDENUMS" fpc option
blob
|
commitdiff
|
raw
|
diff to current
2017-09-12
Ketmar Dark
save/load UI cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-09-12
Ketmar Dark
bye-bye, bineditor, we won't miss you
blob
|
commitdiff
|
raw
|
diff to current
2017-09-11
Ketmar Dark
simple allocation counter for classes
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Ketmar Dark
fixed segfault on loading invalid maps
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
correctly freeing dynrecords; as a consequence, no...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Ketmar Dark
no more old-styled map structured; sadly, most triggers...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-30
Ketmar Dark
no more old mapreader: use textmap reader both for...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Ketmar Dark
changed mode from DELPHI to OBJFPC (with heavy customiz...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-17
Ketmar Dark
moved compiler options to shared/a_modes.inc; turned...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Ketmar Dark
added common file with compiler flags; cosmetic fix...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-09
binarymaster
Refactor: Constants for first and last weapon
blob
|
commitdiff
|
raw
|
diff to current
2017-08-04
Ketmar Dark
GUI: "right align" hack; less empty space in "keybind2"
blob
|
commitdiff
|
raw
|
diff to current
2017-08-04
Ketmar Dark
GUI: keybindings menu now contains two keysets on one...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-04
Ketmar Dark
better BS handling in keybinding menu (menu items now...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-04
Ketmar Dark
GUI: backspace clears keybinding (sorry, it is Teh...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-25
Ketmar Dark
added license info
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Ketmar Dark
sfs, wadreader: much better searching for files inside...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Ketmar Dark
no more path splitting in wad reading, it's useless
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Ketmar Dark
put "{$MODE ...}" directive in each source file; remove...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Ketmar Dark
sfs and wad code refactoring: part 1
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Ketmar Dark
added alot of hacks and made "yes/no" menu a real menu
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Ketmar Dark
gui: "yes/no" menu refactored to ease further changes
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
Ketmar Dark
i'm an idiot, and forgot '+1'
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
Ketmar Dark
proper GUI fix for file listers
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
Ketmar Dark
sfs: remove common dir from pk3 (this should fix invali...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Ketmar Dark
keypad now works in menus
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Ketmar Dark
removed trailing spaces all over the source
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
FGSFDSFGS
initial commit:
blob
|
commitdiff
|
raw
|
diff to current