aboutsummaryrefslogtreecommitdiff
path: root/lobby.cpp
AgeCommit message (Collapse)Author
2018-12-16AO 2.6 bugfixes.Cerapter
- The `base/` folder's path is now determined based on where the executable was executed, not where its workspace is. - Showing custom shownames is now assumed to be `true` by default, unless the `config.ini` says otherwise. - The Lobby's listing of servers has now been moved into its constructor (previously only specifically called by the "Back to Lobby" button). This makes it list servers even if the user was kicked, banned, or left due to timeout.
2018-12-14Update about dialogoldmud0
2018-11-12Remove AOV-specific changesoldmud0
2018-11-10Merge AOV 2.5.1 into mainlineoldmud0
2018-11-10Clean up style of merged in codeoldmud0
2018-11-10Initial merge of Case Cafe 1.4.1 into mainlineoldmud0
2018-10-23The connect button is disabled until you get an FL package from a server.Cerapter
2018-09-15Server messages are now coloured differently.Cerapter
2018-08-19Moved includes out of the CPP files into the header files.Cerapter
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the old origin.
2018-08-07CCCC version now displayed ingame.Cerapter
2018-07-26Renamed window title.Cerapter
2018-07-05Make discord toggleable, OOC name option, default bg fixgameboyprinter
2018-03-02Add line left off after revertoldmud0
2018-02-11Reverted qss stuff and added more commentsDavid Skoland
2018-02-09renaming some functions and starting qss theme functionalityDavid Skoland
2017-11-05Notify user if lobby layout file is missingoldmud0
2017-11-04Don't do failover for Android, try reconnecting automatically onceoldmud0
Issue: AOTextArea is supposed to have red text for errors, but it's not working
2017-05-22finished first part of evidenceOmniTroid
2017-03-29finished jud, hlp and hld desks. ready to release 2.3.1OmniTroid
2017-03-22fixed lots of bugs, tweaked objections and added demonserver workaround for ↵OmniTroid
disconnecting
2017-03-20fixed some copypasta overlooks and removed redundant member in lobby.hDavid Skoland
2017-03-18made lobby resizeable from design inistonedDiscord
2017-03-14fixed a hyperlink bugOmniTroid
2017-03-13enabled flipping and fast loading for tsuserverOmniTroid
2017-03-08added default slider valuesOmniTroid
2017-03-02fixed a bug related to image scalingDavid Skoland
2017-03-01fixed some bugs and added blank_blipOmniTroid
2017-02-20fixed hyperlinks and evidencebutton + muted musicDavid Skoland
2017-02-19added adjustable blip rate and judge buttons on /pos judSkoland
2017-02-17added text resize functionalityDavid Skoland
2017-02-14added version labelDavid Skoland
2017-02-14fixed all-black right-click menusDavid Skoland
2017-02-14added about infoDavid Skoland
2017-02-13tailoring for windowsOmniTroid
2017-02-13added functionality to loading barDavid Skoland
2017-02-12removed some errorsDavid Skoland
2017-02-12fixed versioningDavid Skoland
2017-02-12added audio implementation and refactored text file functionsDavid Skoland
2017-02-11added music playing, not properly testedDavid Skoland
2017-01-31added custom classes, started working on viewport. wt/ce sfx doneDavid Skoland
2017-01-28miscDavid Skoland
2017-01-28added server name in window titleDavid Skoland
2017-01-27implemented ooc chat and cleaned up some old headersDavid Skoland
2017-01-25loading characters now works with overlayDavid Skoland
2017-01-25set attributes on loading screen widgetsDavid Skoland
2017-01-25started making the loading screenDavid Skoland
2017-01-25debug version for cornoDavid Skoland
2017-01-25characters now load successfullyDavid Skoland
2017-01-24started implementing legacy loading protocolDavid Skoland
2017-01-24added hdid implementation for linux and did more work on courtroomDavid Skoland