| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-16 | fixed get_sounds_path as well + nuked the last unneccessary tolower calls | David Skoland | |
| 2018-11-16 | small fixes and removing compiler warnings | David Skoland | |
| 2018-11-16 | refactored path functions and added support for case-sensitive filesystems | David Skoland | |
| 2018-11-16 | removed legacy for char icons | David Skoland | |
| 2018-11-15 | added case insensitive path function for those filesystems | David Skoland | |
| 2018-11-15 | added extra define case in main.cpp for case-sensitive file systems | David Skoland | |
| 2018-10-26 | Merge pull request #32 from Cerapter/vanilla-loadingprogress | oldmud0 | |
| Loading progress bar fix on server join. | |||
| 2018-10-26 | Loading progress fix on server join. | Cerapter | |
| The display of the loading bar is now smoother, by placing the loading value modification (and the according `set_loading_value()` call) inside the for loops. It now accurately depicts the current loading progress. | |||
| 2018-08-29 | Remove BASS copyright | Denton | |
| 2018-08-29 | Merge pull request #26 from AttorneyOnline/gbp-fixes | oldmud0 | |
| Remove BASS dependency | |||
| 2018-08-29 | Add destructors to sound objects | oldmud0 | |
| 2018-08-29 | remove all traces of bass | gameboyprinter | |
| 2018-08-29 | remove more bass dependencies | gameboyprinter | |
| 2018-08-29 | set new song volume to previous volume | gameboyprinter | |
| 2018-08-29 | remove bass include from aomusicplayer | gameboyprinter | |
| 2018-08-28 | Use QMediaPlayer instead of bass for music | gameboyprinter | |
| 2018-08-28 | Update gitignore; remove unused function | gameboyprinter | |
| 2018-07-27 | Merge pull request #24 from ghostfeesh/version-bump | oldmud0 | |
| Bump to 2.4.10, autoscrolling bug fixes | |||
| 2018-07-28 | Write off the rest of move_op and friends | ghostfeesh | |
| move_op and friends didn't want to cooperate with scrolling | |||
| 2018-07-28 | Bump to 2.4.10, autoscrolling bug fixes | ghostfeesh | |
| 2018-07-27 | Reverse IC log config option (#22) | ghostfeesh | |
| The way it should have been. Reverse IC logs, now in configurable in config.ini. Set to false by default. Now you can go up or down as and when you please. (thanks argo for putting up with my trash code) | |||
| 2018-07-05 | Bump to 2.4.9 | oldmud0 | |
| 2018-07-05 | Update config.ini to contain new options | oldmud0 | |
| 2018-07-05 | Merge branch 'discord-toggle' | oldmud0 | |
| 2018-07-05 | Enable Discord by default if not in config.ini | oldmud0 | |
| 2018-07-05 | Fix hex_functions compile errors | oldmud0 | |
| 2018-07-05 | Merge branch 'headers' | oldmud0 | |
| 2018-07-05 | Merge remote-tracking branch 'upstream/master' | oldmud0 | |
| 2018-07-05 | pretend you didnt see this | Denton | |
| 2018-07-05 | moved includes to header files | stonedDiscord | |
| 2018-07-05 | better int to hex | gameboyprinter | |
| 2018-07-05 | Make discord toggleable, OOC name option, default bg fix | gameboyprinter | |
| 2018-07-04 | Merge pull request #19 from LeifaBot/master | oldmud0 | |
| Fix buffer overflow exploit | |||
| 2018-07-04 | segfault | Leifa | |
| 2018-06-02 | Manual option for master server | oldmud0 | |
| This will only trigger when SRV lookup fails. | |||
| 2018-03-15 | Relicense/dual-license under MIT | oldmud0 | |
| See https://github.com/OmniTroid/attorney_online. This is to say that the Attorney Online open-source client project no longer requires releasing any source code as a result of modifying or redistributing the client. Go in peace :) | |||
| 2018-03-03 | Merge branch 'master' of https://github.com/AttorneyOnline/AO2-Client | stonedDiscord | |
| 2018-03-03 | update d-rpc | stonedDiscord | |
| 2018-03-02 | Add line left off after revert | oldmud0 | |
| 2018-02-11 | Reverted qss stuff and added more comments | David Skoland | |
| 2018-02-08 | Merge pull request #10 from OmniTroid/master | oldmud0 | |
| fixed that performance issue related to big IC logs | |||
| 2018-02-09 | less tabs more spaces | David Skoland | |
| 2018-02-09 | renaming some functions and starting qss theme functionality | David Skoland | |
| 2018-02-08 | tabs vs. spaces: the eternal struggle | David Skoland | |
| 2018-02-08 | removed dirty hack and optimized IC chat | David Skoland | |
| 2018-01-18 | Add BASSOPUS support | oldmud0 | |
| Nothing will happen if you do not have the DLL. Sample rate was changed to 48 kHz as Opus only supports 48 kHz audio, and pretty much all sound cards support 48 kHz. | |||
| 2018-01-08 | Increment version to 2.4.8 | oldmud0 | |
| 2018-01-08 | Merge branch 'discord-rich-presence' | oldmud0 | |
| 2018-01-08 | Add spectate state; add "playing as character" state | oldmud0 | |
| 2018-01-08 | Just switch to DLLs. | oldmud0 | |
