mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 05:07:47 +00:00

The code should act the same as the old event handling. The code has been lightly tested and can be disabled by defining GUI2_OLD_EVENT_HANDLING during compilation. The old code is still fully there and shall be moved withing #ifdefs soon. Also the event handler has theoretic support for nested event handlers but this code hasn't been used yet, which will also happen later on.
36 lines
783 B
Plaintext
36 lines
783 B
Plaintext
This file is here to allow devs to easily add stuff in the release
|
|
notes for the next release, it allows easy syncing with the release
|
|
team, since you don't have to be around when the release takes
|
|
place...
|
|
|
|
Just dump whatever you want to have mentioned in the release notes
|
|
here. Please take care that it is in a way that allows copy&paste to
|
|
the release notes. That is making sure that spelling/grammar/whatever
|
|
is usable and that you are using complete sentences, not just single
|
|
words.
|
|
|
|
The release team should empty this file after each release.
|
|
|
|
***
|
|
|
|
The code for the event handling has been rewritten, which might cause some new
|
|
glitches.
|
|
|
|
***
|
|
|
|
REPLACE ME WITH CONTENT...
|
|
|
|
***
|
|
|
|
REPLACE ME WITH CONTENT...
|
|
|
|
***
|
|
|
|
REPLACE ME WITH CONTENT...
|
|
|
|
***
|
|
|
|
REPLACE ME WITH CONTENT...
|
|
|
|
***
|