Advertisement
Guest User

Untitled

a guest
Mar 9th, 2020
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. commit 1f2d131153c0aab710b208ac7cf2b8806ac7acef
  2. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  3. Date: Sat Mar 17 16:19:25 2018 -0400
  4.  
  5. Add a more convenient way of registering custom saved game data
  6.  
  7. commit ea410b182865af89126ec8f7b5031c6e878d6f47
  8. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  9. Date: Sat Mar 17 16:04:29 2018 -0400
  10.  
  11. Revert "Experimental new hook registration system based on on_event()"
  12.  
  13. This reverts commit f83609ad33630c95f13c2539b01f67623a74e01c.
  14.  
  15. commit ba8042426ddca6848877dcfd542a85cee59b47e5
  16. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  17. Date: Sat Mar 17 15:57:00 2018 -0400
  18.  
  19. Fix rabbits AI being broken by save-load
  20.  
  21. commit 21def91059c1ba66e8f7e025f51b86d7c064be38
  22. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  23. Date: Sat Mar 17 14:15:25 2018 -0400
  24.  
  25. Add a couple more WML utility functions
  26.  
  27. commit f83609ad33630c95f13c2539b01f67623a74e01c
  28. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  29. Date: Sat Mar 17 14:10:52 2018 -0400
  30.  
  31. Experimental new hook registration system based on on_event()
  32.  
  33. commit 96c5a1c41e9b934e370db6788765a2a7e9428361
  34. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  35. Date: Sat Mar 17 13:53:30 2018 -0400
  36.  
  37. Fix missing return in on_event()
  38.  
  39. commit d3713de8867f37792f4cecaef081939192b52b86
  40. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  41. Date: Sat Mar 17 11:06:51 2018 -0400
  42.  
  43. Clear up redundancies in helper compatibility and deprecate the array functions
  44.  
  45. commit 202f86d17593cbf58de8b49162f086082301fbc8
  46. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  47. Date: Sat Mar 17 10:41:04 2018 -0400
  48.  
  49. Deprecate wesnoth.set_music
  50.  
  51. commit ae4800340618eec7beb572f7475deb672515759b
  52. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  53. Date: Sat Mar 17 01:55:06 2018 -0400
  54.  
  55. Bump up a couple of deprecation levels at @vultraz's request
  56.  
  57. commit 6830d8ac52154faa3ffde72ba88d0a47ea90ba9b
  58. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  59. Date: Thu Mar 15 20:29:15 2018 -0400
  60.  
  61. Lua API: Some tweaks of the experimental wml module
  62.  
  63. commit a9c757b4afe0c8dd2afb998f653bafe09d4dec2e
  64. Author: Celtic Minstrel <celtic.minstrel.ca@some.place>
  65. Date: Sat Mar 17 01:36:21 2018 -0400
  66.  
  67. Cleanup of fef953a48e258e5b07ff4559eeff5571103d58c1
  68.  
  69. - Fix the rabbit AI
  70. - Enable invoke_synced_command to also call (some) built-in commands
  71. and give an error message in the case of an unknown command
  72. - Remove some unnecessary implementation details
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement