Commit graph

228 commits

Author SHA1 Message Date
ehouse
0db822e82a add socket-related libs 2005-03-01 13:54:50 +00:00
ehouse
4c4c49c7b4 SetActive call required 2005-03-01 13:53:41 +00:00
ehouse
e7fb221892 initial null addr rec is normal; deal with it 2005-03-01 01:14:34 +00:00
ehouse
da6a79693f add a bunch of methods toward actually sending something. 2005-03-01 01:13:05 +00:00
ehouse
0d8993f90e add a bunch of logging, temporarily, since this is often where
resource problems show themselves
2005-03-01 01:11:58 +00:00
ehouse
f099cfaa69 add a bunch of ivars and methods toward actually sending something. 2005-03-01 01:10:30 +00:00
ehouse
1b86aabcf1 cleanup 2005-03-01 01:08:06 +00:00
ehouse
b31fe271f7 add clean_state target 2005-02-27 20:09:05 +00:00
ehouse
bc6ec1989b wrong format string descriptor 2005-02-27 20:08:31 +00:00
ehouse
c999d79616 passing wrong name to open 2005-02-27 20:07:05 +00:00
ehouse
8f7bbfa770 use upload var if present; clean up STANDALONE_ONLY var 2005-02-26 03:00:37 +00:00
ehouse
ea5916364b create and use sending socket 2005-02-26 02:59:23 +00:00
ehouse
8355b16629 add socket ivar 2005-02-26 02:58:10 +00:00
ehouse
573dbfa2db skeleton only. 2005-02-26 02:57:19 +00:00
ehouse
45837f0a1c log name of dict unable to open 2005-02-25 04:18:50 +00:00
ehouse
53a91b579a cleanup 2005-02-25 03:38:02 +00:00
ehouse
e99c338726 don't define XWORDS_DIR 2005-02-25 03:36:51 +00:00
ehouse
d6c3dcf29c hack around string concat issues. to be fixed later 2005-02-25 03:36:25 +00:00
ehouse
457af0a892 change user-visible name 2005-02-23 14:30:59 +00:00
ehouse
4be6e0a5ae Fixed resource problem by passing flags to compiler. Now loads and
runs properly.
2005-02-17 15:18:52 +00:00
ehouse
4a4651996c generate and use UID.cpp file. This fixes simulator's refusal to
launch the app.  Stuff shows up in the log file now, so it's running.
Current crash seems to stem from a resource file problem.
2005-02-17 14:51:20 +00:00
ehouse
ab497a083b add generated UID.cpp file 2005-02-17 14:47:03 +00:00
ehouse
623f909f0c first checked in. .app and .rsc are built and installed where the
emulator can find them, but the emulator says it can't launch the app.
2005-02-17 02:57:07 +00:00
ehouse
1598bfa636 build bitmaps from info in specials (for Spanish) 2005-02-15 15:01:04 +00:00
ehouse
d5259decf7 change logfile extension so device more likely to open it. 2005-02-15 14:58:45 +00:00
ehouse
02e262a059 turn on -v dynamically 2005-02-15 14:20:46 +00:00
ehouse
90d4335106 add dictionary to .sis package 2005-02-12 23:07:09 +00:00
ehouse
3a8fd73d96 change loc for file search 2005-02-12 03:01:13 +00:00
ehouse
3a648b702f default dirname for mmp builds 2005-02-12 02:59:14 +00:00
ehouse
ccf6193c67 add missing define; copy .sis to web dir; define dir based on series
so code can find files
2005-02-12 02:58:37 +00:00
ehouse
d6a7207614 temp hack for separate rss files 2005-02-08 07:17:40 +00:00
ehouse
f000d37e0c silence check 2005-02-08 07:10:36 +00:00
ehouse
a922ab7318 add temp and generated files from linux builds 2005-02-08 07:10:21 +00:00
ehouse
1df73a0010 protect stuff that won't compile for series 60. Need to figure out
equivalents.
2005-02-08 07:02:57 +00:00
ehouse
3a018e5504 button for series 60 -- untested 2005-02-08 07:01:50 +00:00
ehouse
c23332e0b6 update to work with series 60 and 80 SDKs on linux 2005-02-08 06:59:06 +00:00
ehouse
bd46dba736 comment stuff out to compile for series 60 2005-02-08 06:58:25 +00:00
ehouse
e56982b1e8 compile on both series 2005-02-08 06:05:18 +00:00
ehouse
9a69395486 include diff rsg files based on SERIES; comment out stuff that blocks
SERIES_60 compilation
2005-02-08 06:02:45 +00:00
ehouse
5b1b29f8ca include diff rsg files based on SERIES 2005-02-08 06:01:29 +00:00
ehouse
615c2826f3 first checked in 2005-02-08 06:00:23 +00:00
ehouse
a49a98f97c update to work with series 60 and 80 SDKs on linux 2005-02-08 05:52:13 +00:00
ehouse
8d3472ab1e fix to generate .sis package again 2005-02-04 05:17:44 +00:00
ehouse
f2d133e475 add new bitmaps 2005-02-01 06:17:08 +00:00
ehouse
031f65429f start work for multi-device games: send proc and address tracking. 2005-01-31 03:27:23 +00:00
ehouse
d96a5a61a3 call CloseSTDLIB 2005-01-31 03:23:49 +00:00
ehouse
af93e3aae0 handle fields for multi-device games via internet 2005-01-31 03:22:45 +00:00
ehouse
3911ed4ebc cleanup 2005-01-31 03:21:05 +00:00
ehouse
ada635d9b6 wrap some constants in #ifndef XWFEATURE_STANDALONE_ONLY 2005-01-31 03:19:11 +00:00
ehouse
9fdc12daf8 ivars and params for passing device addressing info; new functions for
sending streams
2005-01-31 03:18:15 +00:00
ehouse
16803c5ded ivars and params for passing device addressing info 2005-01-31 03:14:55 +00:00
ehouse
d89f4e219d fields for port and host 2005-01-31 03:12:32 +00:00
ehouse
95a265962a add _DEBUG 2005-01-31 02:25:37 +00:00
ehouse
74a84319b9 ABLD.BAT added as a target 2005-01-31 02:24:51 +00:00
ehouse
25dc4769fe manually delete armi object files since sdk's build system doesn't
seem to
2005-01-23 18:03:53 +00:00
ehouse
6352a84e68 eliminate picky compiler warnings 2005-01-23 18:02:39 +00:00
ehouse
2612946923 nuke unused var 2005-01-23 18:02:02 +00:00
ehouse
ed37da3b09 pass backspace key through 2005-01-23 17:31:52 +00:00
ehouse
9339264238 cleanup; indicate cells with blanks 2005-01-23 17:31:15 +00:00
ehouse
340642d8a5 revert change to board_invalRect 2005-01-23 08:17:37 +00:00
ehouse
2c48033852 call board_invalRect rather than board_invalAll from ::Draw 2005-01-23 06:14:57 +00:00
ehouse
c6db2aa8b9 remove dead param 2005-01-23 06:03:34 +00:00
ehouse
0b75a8cbd9 use robot bitmaps 2005-01-23 06:02:35 +00:00
ehouse
e52d261b95 add robot bitmaps 2005-01-23 06:02:01 +00:00
ehouse
75167f01bd first checked in. Needs an artist's touch! 2005-01-23 06:01:37 +00:00
ehouse
ac50f0ea07 catch up with new libs and src files; build resources and .mbm files 2005-01-23 04:47:43 +00:00
ehouse
636c66043e clean up TDesc usage 2005-01-22 23:22:24 +00:00
ehouse
04424e8294 clean up TDesc usage 2005-01-22 22:46:27 +00:00
ehouse
29e42189ff first checked in. Looks ok. 2005-01-22 22:38:18 +00:00
ehouse
49b1c6d90a draw game/dict names over gray background; cleanup PositionBoard. 2005-01-22 22:37:03 +00:00
ehouse
d1bcc13a69 Layout scoreboard lines in columns; add icon showing turn; cleanup
conversion from 8- to 16-bit text.
2005-01-22 22:36:13 +00:00
ehouse
9244639791 change menu text 2005-01-22 22:31:51 +00:00
ehouse
18dc50e6a9 add turn-indicating icons 2005-01-22 22:31:21 +00:00
ehouse
50d9bfe455 include dict name with game above scoreboard 2005-01-22 07:36:07 +00:00
ehouse
8a46a9f524 Solid border for focus. Cleaner, but maybe too bright. 2005-01-22 07:34:45 +00:00
ehouse
63b6187730 For some reason on the device only the top button in the saved games
dialog is unreachable.  Make that something less critical than "Open"
until the bug's found.
2005-01-22 07:33:40 +00:00
ehouse
9b15794e21 add AIF line 2005-01-22 07:32:25 +00:00
ehouse
5c1c13080d first checked in. Rough but recognizable. 2005-01-22 07:31:54 +00:00
ehouse
6a8f1020ea first checked in. Works. 2005-01-22 07:30:48 +00:00
ehouse
d2ac99d669 first checked in. Seems to work. 2005-01-21 08:01:49 +00:00
ehouse
0da3b2d86d stop calling SetClippingRect 2005-01-21 08:01:01 +00:00
ehouse
ddec66b513 constant for rename dialog 2005-01-21 07:59:16 +00:00
ehouse
d989223669 draw game name 2005-01-21 07:58:49 +00:00
ehouse
283963edf1 move scoreboard down and draw open game's name above it 2005-01-21 07:58:34 +00:00
ehouse
9b09e73520 add IsLegalName(), Rename() 2005-01-21 07:56:57 +00:00
ehouse
fc0a71ea85 flesh out methods for deleting and renaming 2005-01-21 07:56:00 +00:00
ehouse
53396fd2c0 add params to methods for deleting and renaming 2005-01-21 07:55:08 +00:00
ehouse
5162df5625 strings and dialog for renaming and confirming deletion of saved games 2005-01-21 07:54:10 +00:00
ehouse
880c602ebb new source file; new library 2005-01-21 07:53:18 +00:00
ehouse
356f0b0fa0 turn off verbosity 2005-01-20 02:53:07 +00:00
ehouse
4451c69ede add DoImmediateDraw 2005-01-20 02:50:51 +00:00
ehouse
1b0ecdd03a use a different color for the cursor (board, tray, and the rect that
surrounds what has the focus)
2005-01-20 02:48:41 +00:00
ehouse
f3c334dd00 add DoImmediateDraw 2005-01-20 02:42:51 +00:00
ehouse
18e8ffb7eb library for file io 2005-01-20 02:40:34 +00:00
ehouse
d3a3701227 test for file before opening 2005-01-19 15:15:04 +00:00
ehouse
06d6680121 add Exists; improve unique name generation 2005-01-19 15:12:34 +00:00
ehouse
e46ea4300b confirm deletions 2005-01-19 15:11:07 +00:00
ehouse
7ed756810f don't try to copy null string 2005-01-19 15:08:57 +00:00
ehouse
0cbccc38ad new method for external query 2005-01-19 15:07:37 +00:00
ehouse
704f8f14f9 add Exists() 2005-01-19 15:06:19 +00:00