This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-android
Watch
1
Star
0
Fork
0
You've already forked openttd-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3919198e4d58c79e63d77fad6758cd140b925c5c
openttd-android
/
video
History
Darkvater
cfd1c826d7
(svn r7187) -CodeChange: [win32] Limit success of ToUnicode/ToAscii to only one translated character as we only support one and remove TranslateMessage() call since we do not use it anyways (glx)
2006-11-17 10:06:11 +00:00
..
cocoa_keys.h
(svn r3615) Remove the Quartz key codes from the public cocoa video driver interface
2006-02-18 16:20:50 +00:00
cocoa_v.h
(svn r3615) Remove the Quartz key codes from the public cocoa video driver interface
2006-02-18 16:20:50 +00:00
cocoa_v.m
(svn r7157) -Fix [FS#221, SF1168820]: Some mouse events possibly lost under high CPU load, handle
2006-11-15 21:01:19 +00:00
dedicated_v.c
(svn r6835) - Fix: Pressing ^D (EOF) at a dedicated console caused it to repeat the last command, instead of doing nothing.
2006-10-19 09:39:29 +00:00
dedicated_v.h
…
null_v.c
…
null_v.h
…
sdl_v.c
(svn r7170) -Fix: [sdl] Non-working console toggle for some keyboard layouts. Do not OR the backquote
2006-11-16 16:50:54 +00:00
sdl_v.h
…
win32_v.c
(svn r7187) -CodeChange: [win32] Limit success of ToUnicode/ToAscii to only one translated character as we only support one and remove TranslateMessage() call since we do not use it anyways (glx)
2006-11-17 10:06:11 +00:00
win32_v.h
…