shadowm

Untitled

Mar 30th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. shadowm@nanacore:~/src/wesnoth% cat .git/HEAD
  2. ref: refs/heads/Dugy-dugi/addon_reviews
  3. shadowm@nanacore:~/src/wesnoth% git log --format=oneline | head -n 20
  4. b8197d99f88d58bf2dffdc7e23d6bbe4059fedb6 Added the new files to sconscript.
  5. c2c9a47698a9cdff79c1d1af407d7813a463aff4 Made add-ons's list window display ratings instead of download counts, made the campaign server sum ratings, reviews' likes and hours played and send them to the client. All features should be present now.
  6. bed9e55ef721727e361392b5999fd490f708603d Added a set of functions that tracks the time players spend playing add-ons and uploads it to the server. The server saves the data, but doesn't compute them yet.
  7. 4853b9d303a758464d0aef23b543a1e50dc0aa23 Add-on manager's UI now opens the prepared dialogues and uploads the values set. Added support for a new kind of request to add-on server - rate_addon. The information is only saved, not processed yet.
  8. d2fbd94ce9a6ef6f7199480844e741fdfb1daa22 Added two reviewing dialogs and some files that use them. Added also data structures needed for return values to addon_info and added some more needed variables into addon_info.
  9. cb357e37f79de50b2d968dfa54faba001e654660 Added a dialog window for rating add-ons. Not used anywhere yet.
  10. 8945ef17529558a8736d13932c7f7e722bf51354 Added the possibility to use smaller steps and show maximum value on sliders.
  11. 20c429e684087cc2c6b05aedde49ab2340052a4c Updated the stuff.
  12. 78ea7cc67d3d9e516bbf31c035db253ed36a1c64 Reverted all the changes so that I could paste them back in steps.
  13. cc6051f6da6160d3c71d3cd609a23468150b622c Corrected a bug in the previous upload.
  14. 587949098612f9fcc63d247b01e1ab74bc1bc030 Separated the request_campaign_list and submit_gameplay_times.
  15. 79f565976e151742523badecabf0ef4eb02f304e Fixed some cases of usage of bad programming techniques.
  16. ddc1b6a73e8192fe8694c602a34d33d4b38b8731 Forgot to include this part in the previous commit.
  17. fa9c92bbea1010b041095e033cf30a0eb724900d Added a system to allow players to choose an add-on better.
  18. ba8d643a3c02f1dbfdfd7fc1e16d8a0287989d33 Merge branch 'master' of https://github.com/wesnoth/wesnoth
  19. 6e6766663cd51e658097876826b4fdb57f5e69d6 fix whitespace
  20. f9bf98293b2b01919ae4776a7f41571a4d126fa8 Merge branch 'master' of https://github.com/wesnoth/wesnoth
  21. ae0265fabf9574b36c0de024eda78f5d6fc05367 Merge branch 'master' of https://github.com/wesnoth/wesnoth
  22. 426721f03f46b9a74387498df065ba1d1687e65e repair unit_map unit tests
  23. b6ce79e634ca1f7336b1869aabe4c4694063fd0b update_server: The 1.12 branch now exists
Advertisement
Add Comment
Please, Sign In to add comment