.. |
aoapplication.cpp
|
missed 2 lobby related ones
|
2019-08-05 22:20:04 +02:00 |
aoblipplayer.cpp
|
Add a blip sound QElapsedTimer so blipsounds don't play more frequently than 60ms to preserve all of our ears.
|
2019-09-14 00:46:46 +03:00 |
aobutton.cpp
|
Tool tips! Tool tips for everyone!
|
2019-09-17 21:17:30 +03:00 |
aocaseannouncerdialog.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
aocharbutton.cpp
|
Add two new helper functions - get_design_element and get_static_image_suffix
|
2019-09-16 21:08:43 +03:00 |
aocharmovie.cpp
|
Update preanim_timer to follow the weird ass time_mod constant
|
2019-09-16 01:17:13 +03:00 |
aoemotebutton.cpp
|
Add two new helper functions - get_design_element and get_static_image_suffix
|
2019-09-16 21:08:43 +03:00 |
aoevidencebutton.cpp
|
Add two new helper functions - get_design_element and get_static_image_suffix
|
2019-09-16 21:08:43 +03:00 |
aoevidencedisplay.cpp
|
Change get_stylesheet to return text of a parsed stylesheet file, its functionality was transferred to get_tagged_stylesheet
|
2019-09-16 23:22:34 +03:00 |
aoimage.cpp
|
Add two new helper functions - get_design_element and get_static_image_suffix
|
2019-09-16 21:08:43 +03:00 |
aolineedit.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
aomovie.cpp
|
Implement effects system that reads your folder in theme/effects, or misc/<folder name>/<effects>
|
2019-09-18 04:14:52 +03:00 |
aomusicplayer.cpp
|
Bass.dll functionality-based clientside music looping system by using channel loopable flags (no use of QTimer required)
|
2019-09-14 00:28:27 +03:00 |
aooptionsdialog.cpp
|
Begin implementation of scroll bars in the options menu
|
2019-09-16 01:20:03 +03:00 |
aopacket.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
aoscene.cpp
|
Expand get_image_suffix to fall back on .png last
|
2019-09-12 15:40:19 +03:00 |
aosfxplayer.cpp
|
Looping SFX system - Defined this way:
|
2019-09-15 17:44:47 +03:00 |
aotextarea.cpp
|
Allow lobby server descriptions to parse links
|
2019-09-17 03:31:18 +03:00 |
aotextedit.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
charselect.cpp
|
Streamlined ini swapping so the user can set up multiple character folders associated with a character.
|
2019-09-17 18:51:40 +03:00 |
chatlogpiece.cpp
|
Add file reading, writing and appending functions that create folders if bool is true
|
2019-09-16 01:16:37 +03:00 |
courtroom.cpp
|
When the realization button is pressed, update the Effects thing too.
|
2019-09-18 15:46:43 +03:00 |
debug_functions.cpp
|
Make all strings translatable
|
2019-07-28 19:00:34 +02:00 |
discord_rich_presence.cpp
|
make discord integration the same for all locales
|
2019-07-30 19:42:38 +02:00 |
emotes.cpp
|
Add two new helper functions - get_design_element and get_static_image_suffix
|
2019-09-16 21:08:43 +03:00 |
encryption_functions.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
evidence.cpp
|
Add two new helper functions - get_design_element and get_static_image_suffix
|
2019-09-16 21:08:43 +03:00 |
file_functions.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
hardware_functions.cpp
|
get mac serial for hdid
|
2019-08-13 20:01:42 +02:00 |
hex_functions.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
lobby.cpp
|
Allow lobby server descriptions to parse links
|
2019-09-17 03:31:18 +03:00 |
main.cpp
|
+1 on style
|
2019-08-06 21:27:27 +02:00 |
misc_functions.cpp
|
moved headers into include and cpp files into src + logo into resource
|
2018-12-26 16:43:08 +01:00 |
networkmanager.cpp
|
Remove C style char buffer in favor of QByteArray
|
2019-07-22 21:39:37 -05:00 |
packet_distribution.cpp
|
Implement effects system that reads your folder in theme/effects, or misc/<folder name>/<effects>
|
2019-09-18 04:14:52 +03:00 |
path_functions.cpp
|
fix mac content loading
|
2019-08-11 23:58:43 +02:00 |
text_file_functions.cpp
|
Fix a bug with sound effect from misc/ folder not being read
|
2019-09-18 14:28:26 +03:00 |