This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-18 09:52:44 +01:00
Code
Issues
Releases
Wiki
Activity
Files
3f64e50fc9a8f336fae1e59adabf604d8778cd4e
OpenTTD
/
video
History
Darkvater
590e90cd9e
(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
…
cocoa_v.h
…
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
…