diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-04-27 10:30:11 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-04-27 10:30:11 +0000 |
commit | 019d57a35441572024cd478da08a67149a1c865f (patch) | |
tree | 8b32a8ac1c9165bab25080c5b59046fca4f57d8a /Game/Code/Screens/UScreenPartyPlayer.pas | |
parent | 2202a88128ea55b4e142d169db924b9dea8a02f1 (diff) | |
download | usdx-019d57a35441572024cd478da08a67149a1c865f.tar.gz usdx-019d57a35441572024cd478da08a67149a1c865f.tar.xz usdx-019d57a35441572024cd478da08a67149a1c865f.zip |
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSong was changed from a record to a class.
- Replaced BubbleSort with MergeSort for song sorting (QuickSort is not applicable here because it is instable)
- Added a constructor to TSong for Category-Buttons (this is a bad solution because category-buttons are not songs, a common super-class TCatItem would be nicer)
- Some cleanup
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1039 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions