Anders Jenbo
|
281ade83c2
|
Move select game logic to UiSelectGame()
|
7 years ago |
Anders Jenbo
|
50809cb255
|
Clean up event code and hook up all cancle buttons
|
7 years ago |
Anders Jenbo
|
72cfe8c37c
|
Merge branch 'master' of github.com:diasurgical/devilutionX into menu
|
7 years ago |
Anders Jenbo
|
89c2b533cb
|
Implement ui layout framework
|
7 years ago |
Anders Jenbo
|
c8a4ea0635
|
Update README.md
|
7 years ago |
Anders Jenbo
|
97498617a8
|
Match res string to code
|
7 years ago |
Anders Jenbo
|
2e63d135d3
|
Unload title animation
Reduces mem usage by ~1.5mb
|
7 years ago |
Anders Jenbo
|
806f3e9902
|
Fix starting locale game
|
7 years ago |
Xadhoom
|
3ad2c379e3
|
Restructure networking
|
7 years ago |
Anders Jenbo
|
90466f3fbb
|
Correct art for all existing menus
|
7 years ago |
Anders Jenbo
|
599936c9b2
|
Handle text input correctly
Also you can now paste test from the clip board
|
7 years ago |
Anders Jenbo
|
a58e3af89a
|
Refactor menu navigation
This also implements fully accurate list navigation
|
7 years ago |
Anders Jenbo
|
0ec174eb4b
|
Storm var names
|
7 years ago |
Anders Jenbo
|
4b7519be8d
|
Fix overflow and small menu tweaks
|
7 years ago |
Xadhoom
|
9ef0b862a6
|
Fix for dvlnet_null
|
7 years ago |
Anders Jenbo
|
c8639729fe
|
Fix uninitialized array
|
7 years ago |
Anders Jenbo
|
e54f4fbe15
|
Correct storm behaviour
|
7 years ago |
Anders Jenbo
|
189c373c13
|
Correct var types
|
7 years ago |
Anders Jenbo
|
10e8fd21d7
|
Fix crash in menu
|
7 years ago |
Anders Jenbo
|
1b9254afd6
|
Implement UiSetupPlayerInfo an UiCreatePlayerDescription and SStrCopy
This gets up a bit closer to compiling in release mode
|
7 years ago |
Anders Jenbo
|
d86ceb14cb
|
Refactor ui code
|
7 years ago |
Xadhoom
|
39a9e9a9bf
|
Quick libsodium FORCE32 fix
|
7 years ago |
Anders Jenbo
|
97fde5ad49
|
Remove unused variables
|
7 years ago |
Anders Jenbo
|
49f182b9ef
|
Fix progressbar flickering
|
7 years ago |
Xadhoom
|
67ce2eb4b2
|
Network syncing implemented
|
7 years ago |
Xadhoom
|
0ed4423be9
|
Possible engine bugfix
|
7 years ago |
Anders Jenbo
|
03eea55ee7
|
Remove unimplemented network types from menu
|
7 years ago |
Anders Jenbo
|
dd023c1072
|
Implement progressbar
|
7 years ago |
Anders Jenbo
|
28be6f5c33
|
Correct UiProgressDialog signature
|
7 years ago |
Anders Jenbo
|
37d4f61731
|
Merge branch 'working2'
|
7 years ago |
Anders Jenbo
|
73b76be040
|
Drop test manu
At this point the real menu does more then this
|
7 years ago |
Anders Jenbo
|
623a6e00d8
|
Implement loading save games
Also drop most of the broken mouse navigation
|
7 years ago |
Xadhoom
|
7d0ab8cae8
|
change implementation of packet classes
|
7 years ago |
Xadhoom
|
7339bbfd9b
|
slightly refactor network layer
|
7 years ago |
Xadhoom
|
dce317c2e3
|
add network event handling
|
7 years ago |
Anders Jenbo
|
0e0d41376f
|
Enum for dlgresult
|
7 years ago |
Anders Jenbo
|
73c3f5c156
|
Correctly handle SDL string
|
7 years ago |
Anders Jenbo
|
46ec65bcb2
|
Enable fullscreen
Window mode can be set by providing -x at the command line
|
7 years ago |
Anders Jenbo
|
199fd17e2e
|
Remove mouse from credit page
|
7 years ago |
Anders Jenbo
|
2badccd350
|
Fix menu navigation
|
7 years ago |
Anders Jenbo
|
9e57e5de7e
|
Implement error handeling and propepr user data path
|
7 years ago |
Anders Jenbo
|
33cba820c2
|
Move comments to @brief
|
7 years ago |
Anders Jenbo
|
622361d596
|
Remove unused provider
|
7 years ago |
Anders Jenbo
|
3b424dcaeb
|
Auto format src
|
7 years ago |
Anders Jenbo
|
a9864c6386
|
Update readme
|
7 years ago |
Anders Jenbo
|
0c4a0970c1
|
Merge branch 'master3'
|
7 years ago |
Anders Jenbo
|
1cac6e1673
|
Increase scaling quality
|
7 years ago |
Anders Jenbo
|
3eb658b3bf
|
Correct default stats
|
7 years ago |
Anders Jenbo
|
755612fc13
|
Fix unresponsive menu and match transitions to the original
|
7 years ago |
Xadhoom
|
2d7ad8e62b
|
Introduce multiplayer over UDP
|
7 years ago |