index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
charselect.cpp
Age
Commit message (
Expand
)
Author
2021-02-13
Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...
Crystalwarrior
2021-02-11
Fix charselect elements not affected by theme reloading (#465)
Crystalwarrior
2021-01-24
add set_widgets call to css
in1tiate
2021-01-19
add MatchRecursive flag (#418)
in1tiate
2021-01-19
unused macro and update QTime to QElapsedTimer (#417)
in1tiate
2021-01-18
add sanity check for empty matching list
in1tiate
2021-01-18
Add a new "char_list" QTreeWidget that allows for categorizing characters (#399)
in1tiate
2021-01-09
i barely had to modify this
in1tiate
2021-01-06
Merge pull request #316 from AttorneyOnline/messagebox
oldmud0
2021-01-06
Use call_error() for character load error message
oldmud0
2020-11-16
move enter courtroom to the PV packet instead of just doing it when you click...
stonedDiscord
2020-11-05
stop them from dragging the charselect
stonedDiscord
2020-11-05
set no maximize flag on charselect
stonedDiscord
2020-07-30
Make spectator function as a character with ID -1 (#211)
Crystalwarrior
2020-07-29
Fix showname placeholder text and shout button after changing characters (#147)
in1tiate
2020-06-27
set tooltips of char buttons to char names
in1tiate
2020-05-22
clang 2 electric boogaloo
Crystalwarrior
2020-05-22
Clang-ify the code with this styling using Visual Studio Code:
Crystalwarrior
2019-10-01
Fix some read_file errors on effect loading
Crystalwarrior
2019-09-17
Streamlined ini swapping so the user can set up multiple character folders as...
Crystalwarrior
2019-09-16
Add two new helper functions - get_design_element and get_static_image_suffix
Crystalwarrior
2019-08-08
Merge pull request #88 from AttorneyOnline/i18n
stonedDiscord
2019-08-05
numbered arguments and more strings
stonedDiscord
2019-08-05
eat shit tsuserver
stonedDiscord
2019-08-05
Revert "make the password field in charselect useful"
stonedDiscord
2019-08-05
make the password field in charselect useful
stonedDiscord
2019-07-29
fixed 2 strings
stonedDiscord
2019-07-12
Less insane debugging; minor refactoring (!75)
David Skoland
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland