mgerhardy / caveexpress

CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
http://www.caveproductions.org/
Other
144 stars 20 forks source link

WINDOWS: underscore in in-game-console doesn't work #52

Closed mgerhardy closed 8 years ago

mgerhardy commented 8 years ago

Shift key maybe just not working.

mgerhardy commented 8 years ago

the console input works with SDL_TEXTINPUT - works fine on linux

mgerhardy commented 8 years ago

d3422a491c0278667a3b3db9c8f3e0772a432bfb introduced font support for _ and - in caveexpress and cavepacker

mgerhardy commented 8 years ago

for whatever reason it works now