ce changes (from <Someone>)
The following files are gone (sys\wince):
- stat.h (moved to ceinc\sys\stat.h)
- fcntl.h (moved to ceinc\fcntl.h)
- errno.h (moved to ceinc\errno.h)
- assert.h (moved to ceinc\assert.h)
The following files were added:
- mhtxtbuf.c
- mhtxtbuf.h
- menubar.uu
- ceinc
- ceinc\sys
- ceinc\fcntl.h
- ceinc\errno.h
- ceinc\assert.h
- ceinc\sys\stat.h
CE notes:
Fixes:
- added new options "wraptext", "fullscreen" and "softkeyboard"
- CE341-1 fix ("wraptext" option)
- hide map scrollbars on Smartphone
- added View->Options menu
- PocketPC: added "Fit to screen" and "Show/Hide keypad" icons
on the menu bar
- Smartphone: '<', '>' keys were mapped incorrectly
- build: use source files directly from <buildroot>\sys\wince instead of
copying them to <buildroot>\wince\
This commit is contained in:
@@ -43,7 +43,7 @@ OPTIONS=time,noshowexp,number_pad,lit_corridor,rest_on_space
|
||||
# possible map_mode options include: tiles|ascii4x6|ascii6x8|ascii8x8|ascii16x8|
|
||||
# ascii7x12|ascii8x12|ascii16x12|ascii12x16|
|
||||
# ascii10x18|fit_to_screen
|
||||
OPTIONS=map_mode:tiles,scroll_margin:3
|
||||
OPTIONS=map_mode:tiles,scroll_margin:4
|
||||
|
||||
# Menu settings
|
||||
# OPTIONS=font_menu:Arial
|
||||
@@ -51,7 +51,8 @@ OPTIONS=map_mode:tiles,scroll_margin:3
|
||||
# Other
|
||||
OPTIONS=hilite_pet,!toptenwin
|
||||
OPTIONS=!splash_screen,player_selection:prompts
|
||||
OPTIONS=vary_msgcount:4
|
||||
OPTIONS=vary_msgcount:3
|
||||
OPTIONS=fullscreen,wraptext,softkeyboard
|
||||
|
||||
# Status/message window colors
|
||||
# Possible color options include:
|
||||
|
||||
Reference in New Issue
Block a user