Updated todo

This commit is contained in:
Sergii Pylypenko
2015-04-28 23:32:56 +03:00
parent df35621f52
commit 071a4718c1
4 changed files with 7 additions and 3 deletions

View File

@@ -13,5 +13,5 @@ export CXXFLAGS=-O0
[ -e Makefile ] || ../src/configure --enable-debug || exit 1
make -j8 VERBOSE=1 || exit 1
cd bin
#gdb -ex run --args ./openttd
#gdb -ex run --args \
./openttd -d 2 -r 854x480 -g opntitle.sav

View File

@@ -51,6 +51,10 @@ TODO, which will get actually done
- OpenTTD: Buy Vehicle window has only 4 items even when resized.
- OpenTTD: Upgrade Vehicle dialog broken.
- OpenTTD: Cannot resize 'Buy vehicle' window.
- Debian: update, make it refresh DNS servers automatically.
- XSDL: enable Ctrl/Alt/Shift and move them when mouse cursor is nearby.