index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
courtroom.cpp
Age
Commit message (
Expand
)
Author
2021-12-23
Remove client-side send waiting
oldmud0
2021-12-22
Merge pull request #578 from AttorneyOnline/fix-desk-mods-again
oldmud0
2021-12-11
Update slots/signals to Qt5 connection style and eliminate some clazy warnings
Salanto
2021-10-12
Resolve compile error due to enum first introdcued in Qt 5.14
Salanto
2021-10-11
Purge most clientside-OOC commands (#599)
Salanto
2021-10-10
Fix paired character only playing animations once (#603)
Rosemary Witchaven
2021-10-09
Add missing check for anim_state 5 (#601)
Rosemary Witchaven
2021-09-22
Allow user to configure log timestamp format (#590)
Rosemary Witchaven
2021-09-08
Remove /pair as a client-side command
Salanto
2021-08-30
Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)
Rosemary Witchaven
2021-08-01
handle expanded desk mods on chat ticking start
in1tiate
2021-07-29
swap out custom UNUSED macro for Q_UNUSED
in1tiate
2021-06-16
Extend /pair command to work with character names as well as IDs (#562)
Rose Witchaven
2021-06-09
Merge pull request #554 from AttorneyOnline/feature/mounting
oldmud0
2021-06-08
Move global stylesheet to lobby and courtroom
oldmud0
2021-06-06
Merge branch 'master' into feature/mounting
oldmud0
2021-06-06
remember past search term when switching between area and music list
in1tiate
2021-06-05
Finish mounting feature
oldmud0
2021-05-12
Commit suggestion
Salanto
2021-05-05
Add musclist streaming support
Salanto
2021-05-05
Merge remote-tracking branch 'origin/handle-music-refactor' into asset-packet...
Salanto
2021-04-29
Merge pull request #545 from MangosArentLiterature/default-shownames
oldmud0
2021-04-28
Add default shownames
MangosArentLiterature
2021-04-24
Deprecate tick_ms and use actual milliseconds rather than arbitrary 60ms tick...
Crystalwarrior
2021-04-23
Expand .css power by giving object names to all AO UI elements (#534)
Crystalwarrior
2021-04-23
make sure we save the shownames even when theyre disabled
in1tiate
2021-04-21
Fix log_chatmessage referring to the global m_chatmessage instead of the loca...
Crystalwarrior
2021-04-20
Merge pull request #504 from AttorneyOnline/fix/css-lag
oldmud0
2021-04-20
Merge pull request #529 from AttorneyOnline/crystalwarrior/coolchat-plus
oldmud0
2021-04-20
Better logs with OOC logging, [IC] and [OOC] tags (#519)
Crystalwarrior
2021-04-20
Merge pull request #528 from AttorneyOnline/crystalwarrior/coolchat
oldmud0
2021-04-20
Merge pull request #527 from AttorneyOnline/fix/523
oldmud0
2021-04-20
don't set a mask on elements affected by offsets (#524)
in1tiate
2021-04-20
Fix blankposting when narrating not hiding the chatbox
Crystalwarrior
2021-04-20
Add support for narrator chat (??!!) which does not affect the state of IC in...
Crystalwarrior
2021-04-20
Fix anim_state deciding whether you're allowed to send a message or not (the ...
Crystalwarrior
2021-04-20
Fix ~~, ~> and <> breaking tick pos
Crystalwarrior
2021-04-19
euthanize morton (#522)
in1tiate
2021-04-19
Fix character-specific color list not being properly regenerated on a theme r...
in1tiate
2021-04-03
move code outside if/else block (#518)
in1tiate
2021-03-31
Merge pull request #516 from AttorneyOnline/elide-left
oldmud0
2021-03-31
set Qt::ElideLeft for dropdowns
in1tiate
2021-03-30
Trivial bounds check fix
oldmud0
2021-03-30
fix chat arrow being loaded when it doesnt need to be
in1tiate
2021-03-27
add songs with no parent to clist
in1tiate
2021-03-24
Remove useless code for extra ui_selector that is not used
Crystalwarrior
2021-03-22
Update courtroom.cpp to apply change requests
Salanto
2021-03-21
Merge pull request #503 from AttorneyOnline/fix/skip-queue
oldmud0
2021-03-22
Fix log_chatmessage being called for the same message like 24 or more times c...
Crystalwarrior
2021-03-22
Fix chat messages being lost to the Ether if instant objection was used, or y...
Crystalwarrior
[next]