Files @ r1648:720d51a7e71e
Branch filter:

Location: cpp/openttd-patchpack/source/scripts/autoexec.scr.example

darkvater
(svn r2152) - Fix: Chatbar in MP games is now on-top of the news window.
- CodeChange: Introduction of SendWindowMessage() where a window can send another window a message (ala windows style msg, wparam, lparam). Messages can be sent by windowclass and by windowpointer.
- CodeChange: IsVitalWindow() simplifies a lot of checks for window handling that need to know what windows it can close, or be on top of, etc.
1
2
3
4
5
6
#
# send chat messages from the console with
#
# ] s i love this chat
#
alias "s" "say %!"