ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/cfplus
Revision 1.232
Sun Oct 14 15:33:31 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.231: +0 -0 lines
FILE REMOVED
raw rename

Revision 1.231 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 10:33:50 2007 UTC (16 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.230: +39 -24 lines
Diff to previous 1.230
splitted up the server setup in login and server setup

Revision 1.230 - (view) (download) (annotate) - [select for diffs]
Mon Oct 8 17:05:29 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.229: +10 -8 lines
Diff to previous 1.229
*** empty log message ***

Revision 1.229 - (view) (download) (annotate) - [select for diffs]
Mon Oct 8 17:01:03 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.228: +2 -1 lines
Diff to previous 1.228
*** empty log message ***

Revision 1.228 - (view) (download) (annotate) - [select for diffs]
Mon Oct 8 16:10:14 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.227: +116 -15 lines
Diff to previous 1.227
- create audio settings for frequency, channels, mixer voices and chunksize
- tune audio defaults ot be much less demanding

Revision 1.227 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 09:48:42 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-0_99, rel-2_2
Changes since 1.226: +17 -16 lines
Diff to previous 1.226
some binary release infrastructure changes, fix keybindings by prefering raw ones over unicode ones

Revision 1.226 - (view) (download) (annotate) - [select for diffs]
Sat Sep 1 07:22:21 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.225: +2 -0 lines
Diff to previous 1.225
simpler, more powerful and slightly less compact widget protocol

Revision 1.225 - (view) (download) (annotate) - [select for diffs]
Fri Aug 31 08:03:10 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.224: +1 -2 lines
Diff to previous 1.224
da muss man erstmal draufkommen

Revision 1.224 - (view) (download) (annotate) - [select for diffs]
Thu Aug 30 07:57:59 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.223: +10 -3 lines
Diff to previous 1.223
oh my, cfplus always played the same song when given the choice of many

Revision 1.223 - (view) (download) (annotate) - [select for diffs]
Tue Aug 28 01:23:47 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.222: +22 -2 lines
Diff to previous 1.222
- generalise keyboard handling a bit into a default
  keymapping + macro functions (such as "!completer shout").
- default keymappings ahve a lower priority, so its possible to
  (in theory) override them. a UI for this has not yet been created.
- re-enable NPOT texture usage, if available.

Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Sun Aug 26 03:12:34 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.221: +6 -3 lines
Diff to previous 1.221
windows tweaks

Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Wed Aug 22 21:14:06 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.220: +7 -5 lines
Diff to previous 1.220
correctly change skill page when skill orderign changes

Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 02:39:17 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.219: +5 -2 lines
Diff to previous 1.219
- new progress widget
- new experience progress widget
- took advantage of experience info and displayed "next level" info.
  needs tooltips with details..

Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 00:59:34 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.218: +16 -12 lines
Diff to previous 1.218
- reworked the fxix handling more or less completely. i do see a structure now,
  but haven't implemented it fully. what we have will have to do.
- added generic flat resource support
- used this to retrieve the exp table resource
- cleaned up face handling (uses less memory now)
- implemented clean callbacks for face changes
- halved latency for tile loading

Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 14:17:05 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.217: +2 -1 lines
Diff to previous 1.217
*** empty log message ***

Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 14:09:28 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.216: +1 -1 lines
Diff to previous 1.216
- found another reason fx gpus are so slow: they also emulate blendfuncseparate
  in sofware, resulting in major slowdowns. worse, force_opengl11 did not disable
  usage of this 2.0 extension at all.
- auto-guess the initial setting of force_opengl11 to be off for cards announcing
  opengl 2.0 support but not the earlier extensions included in it, which
  supposedly is enough to rule out geforce fx cards.

Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 12:56:24 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.215: +39 -29 lines
Diff to previous 1.215
use and enable texture compression by default

Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 21:18:01 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.214: +2 -4 lines
Diff to previous 1.214
- optimise widget protocol a bit (incompatible change).
- implement well-known-widgets on server and client side,
  marginally test.
- add "title" parameter for infobox.

Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Tue Aug 14 14:12:46 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.213: +1 -0 lines
Diff to previous 1.213
message window is now on by default on startup

Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 16:46:08 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.212: +6 -10 lines
Diff to previous 1.212
due to windows/perl bugs we cannot use END blocks to clean up as perl freezes when trying to clean-up before running the END blocks :/

Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Sun Aug 12 13:09:44 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.211: +1 -1 lines
Diff to previous 1.211
*** empty log message ***

Revision 1.211 - (view) (download) (annotate) - [select for diffs]
Sun Aug 12 01:49:25 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.210: +1 -0 lines
Diff to previous 1.210
*** empty log message ***

Revision 1.210 - (view) (download) (annotate) - [select for diffs]
Sun Aug 12 01:49:09 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.209: +15 -2 lines
Diff to previous 1.209
*** empty log message ***

Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Sat Aug 11 14:41:38 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.208: +1 -1 lines
Diff to previous 1.208
*** empty log message ***

Revision 1.208 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 04:02:14 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.207: +10 -16 lines
Diff to previous 1.207
- detect missing tiles or faces in map1a
- delay map drawing a tiny bit when some faces are missing, in the
  hope of being able to fetch them from the database.
- do not rate-limit refreshes to 60hz
- do refresh in an idle handler
- poll events independently from refresh

Revision 1.207 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 11:02:08 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.206: +1 -7 lines
Diff to previous 1.206
implement set_positon_r and use it

Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 03:40:44 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.205: +3 -0 lines
Diff to previous 1.205
do NOT load all audio chunks the server sends into memory automatically, especially as the server buggily sends way too many

Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 03:40:02 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.204: +13 -5 lines
Diff to previous 1.204
some simplifications, bugfixes and minor improvements

Revision 1.204 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 05:06:33 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.203: +5 -5 lines
Diff to previous 1.203
experimental delaying of uploasding textures to the gfx card, also store textures on disk only as the memory usage is unbearable otherwise. this most notably breaks CFPlus::UI::Face

Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 02:11:45 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.202: +7 -5 lines
Diff to previous 1.202
remove (the last|a) chokepoint in cfplus, logprint caused hangs on heavy disk i/o, e.g. when syncing the database data to disk

Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Sat Aug 4 03:29:03 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.201: +1 -2 lines
Diff to previous 1.201
*** empty log message ***

Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 02:20:32 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.200: +26 -3 lines
Diff to previous 1.200
finally we have the licensing page in place (http://data.plan9.de/licensing.jpg),
enabling us to legally use creative common licensed stuff.

Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 14:35:21 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.199: +43 -4 lines
Diff to previous 1.199
start a media page

Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Wed Aug 1 14:27:21 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.198: +31 -11 lines
Diff to previous 1.198
UI tweaks, effects volume

Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 02:45:39 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.197: +62 -53 lines
Diff to previous 1.197
grind out se bugs

Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 02:25:52 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.196: +50 -35 lines
Diff to previous 1.196
crudely implement audio jingles

Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 02:03:13 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.195: +25 -19 lines
Diff to previous 1.195
more music protocol changes

Revision 1.195 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 01:03:52 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.194: +161 -148 lines
Diff to previous 1.194
respect music base volume

Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 00:50:04 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.193: +8 -7 lines
Diff to previous 1.193
better channel management, bugfixes, volume 0..1

Revision 1.193 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 00:30:16 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.192: +2 -6 lines
Diff to previous 1.192
normalise sound

Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Mon Jul 30 02:16:16 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.191: +13 -12 lines
Diff to previous 1.191
document new output-rate stuff

Revision 1.191 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 21:31:48 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.190: +61 -43 lines
Diff to previous 1.190
finally, primitive server-supplied sound effects

Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 18:56:03 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.189: +25 -18 lines
Diff to previous 1.189
put music and other resources into the database, now that we can play form memory

Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 18:22:34 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.188: +7 -30 lines
Diff to previous 1.188
rid us of the pest of face prefetching

Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 03:58:26 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.187: +5 -2 lines
Diff to previous 1.187
much improved sdl_mixer support

- abstracted rwops
- enabled (experimental?) Mix_LoadMUS_RW
- abstracted channels
- implemented effects api
- partial rewrite on perl side only (no need
  to store resources as separate data files anymore).
- catch more bugs w.r.t. textures.

Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 18:04:43 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.186: +0 -122 lines
Diff to previous 1.186
removed build support

Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 15:06:21 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.185: +0 -1 lines
Diff to previous 1.185
fixed some issues with the tabs

Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 18:39:39 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.184: +1 -14 lines
Diff to previous 1.184
chat tabs are now hopefully finally implemented for now

Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 15:30:46 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.183: +11 -11 lines
Diff to previous 1.183
refactored notebook widget to use standard api, addec c_add/c_remove signals

Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 17:17:17 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.182: +5 -0 lines
Diff to previous 1.182
*** empty log message ***

Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 20:30:41 2007 UTC (16 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.181: +8 -95 lines
Diff to previous 1.181
changed the message window into a notebook

Revision 1.181 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 16:07:53 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.180: +28 -1 lines
Diff to previous 1.180
the beginning of a (very simple) canvas widget

Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 13:37:09 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.179: +4 -4 lines
Diff to previous 1.179
fix... bug... doh....

Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 13:02:07 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.178: +7 -0 lines
Diff to previous 1.178
preliminary rowspan/colspan implementation

Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Fri Jul 20 16:32:04 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.177: +94 -93 lines
Diff to previous 1.177
change Table->add to add_at method and deprecate add method (to be replaced by a container-compliant one)

Revision 1.177 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 15:43:14 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.176: +2 -0 lines
Diff to previous 1.176
sort modes by size againĀ§

Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 14:54:51 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.175: +0 -12 lines
Diff to previous 1.175
- remove fow smoothing option, its now
  mandatory.
- change the map smoothing algorithm to be
  a bit harder, more edgy, but more true
  to reality.

Revision 1.175 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 22:08:57 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.174: +0 -3 lines
Diff to previous 1.174
be more robust; do not hide the message window or show the stats window on chargen

Revision 1.174 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 18:34:24 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.173: +2 -2 lines
Diff to previous 1.173
*** empty log message ***

Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 17:39:08 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.172: +4 -17 lines
Diff to previous 1.172
- implement ap smoothing in software (no longer relying
  on opengl 1.2, or, more to the point, cirrect/non-ati
  implementations of opengl 1.2)
- use a much harder smoothing matrix
- default fow intensity to 0
- just ignore events for mysteriously destroyed widgets
  (probably left-over event in queue?)

Revision 1.172 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 16:02:14 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.171: +15 -11 lines
Diff to previous 1.171
support non-32bpp displays and non-alpha displays with lower quality (hopefully)

Revision 1.171 - (view) (download) (annotate) - [select for diffs]
Sun Jul 15 21:42:02 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.170: +2 -1 lines
Diff to previous 1.170
*** empty log message ***

Revision 1.170 - (view) (download) (annotate) - [select for diffs]
Sun Jul 15 21:15:14 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.169: +9 -2 lines
Diff to previous 1.169
slightly better pickup config layout

Revision 1.169 - (view) (download) (annotate) - [select for diffs]
Sun Jul 15 21:08:40 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.168: +1 -1 lines
Diff to previous 1.168
only invoke PumpEvents once per poll

Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Sat Jul 14 12:05:53 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.167: +48 -22 lines
Diff to previous 1.167
greatly enhance and improve music selection algorithm and reduce database load

Revision 1.167 - (view) (download) (annotate) - [select for diffs]
Fri Jul 13 05:31:32 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.166: +1 -1 lines
Diff to previous 1.166
*** empty log message ***

Revision 1.166 - (view) (download) (annotate) - [select for diffs]
Thu Jul 12 19:13:20 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.165: +2 -0 lines
Diff to previous 1.165
*** empty log message ***

Revision 1.165 - (view) (download) (annotate) - [select for diffs]
Thu Jul 12 18:57:45 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.164: +2 -5 lines
Diff to previous 1.164
*** empty log message ***

Revision 1.164 - (view) (download) (annotate) - [select for diffs]
Thu Jul 12 18:28:34 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.163: +5 -4 lines
Diff to previous 1.163
*** empty log message ***

Revision 1.163 - (view) (download) (annotate) - [select for diffs]
Thu Jul 12 17:56:51 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.162: +56 -8 lines
Diff to previous 1.162
preliminary per-region music

Revision 1.162 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 07:06:05 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.161: +0 -2 lines
Diff to previous 1.161
*** empty log message ***

Revision 1.161 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 06:57:03 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.160: +1 -1 lines
Diff to previous 1.160
*** empty log message ***

Revision 1.160 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 06:51:04 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.159: +2 -0 lines
Diff to previous 1.159
*** empty log message ***

Revision 1.159 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 06:49:10 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.158: +3 -2 lines
Diff to previous 1.158
*** empty log message ***

Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 03:12:35 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.157: +1 -1 lines
Diff to previous 1.157
*** empty log message ***

Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 05:06:01 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.156: +1 -1 lines
Diff to previous 1.156
again, messages are utf-8 *sigh*

Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 19:17:47 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.155: +1 -0 lines
Diff to previous 1.155
emit sotp_game signal on ROOT

Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Sat May 12 08:13:34 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.154: +2 -2 lines
Diff to previous 1.154
move pickup config into playerbook - look how trivial that is

Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Wed May 9 11:46:49 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-0_98
Changes since 1.153: +25 -4 lines
Diff to previous 1.153
*** empty log message ***

Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 01:13:54 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.152: +6 -8 lines
Diff to previous 1.152
make use of new msg command to provide better feedback on character creation: http://data.plan9.de/chargen-nq8.png

Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 01:13:15 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.151: +28 -5 lines
Diff to previous 1.151
make use of new msg command to provide better feedback on character creation: http://data.plan9.de/chargen-nq8.png

Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 21:12:51 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.150: +2 -2 lines
Diff to previous 1.150
*** empty log message ***

Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 21:06:37 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.149: +4 -1 lines
Diff to previous 1.149
more windows bug workarounds and real smoothing bug

Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 07:53:31 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.148: +94 -55 lines
Diff to previous 1.148
implement smoothing setting and limit the numbe rof paragraphs in the message window. reorganise setup window a bit

Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Mon Apr 9 04:39:11 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.147: +45 -43 lines
Diff to previous 1.147
fix tip of the day database accesses

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 07:45:35 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.146: +3 -0 lines
Diff to previous 1.146
- changed most db accesses to be asynchronous
  (this was way more difficult than anticipated)
- face id allocation is still synchronous (and has to be as long as
  we want to allow multiple instances running in parallel)
- facemap is cached locally, so subsequent accesses are fast
- the alternative would be to store faceids, not tileids, in the
  in-memory map, but then mapcache tiles are non-displayable
  unless the server already sent them.
- tile loading and map cache load/store are fully asynchronous
- replaced 32x32 dialogue and noface images by 64 bit versions
- properly scale special dialogue/noface textures to tilesize

Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 02:43:30 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.145: +1 -1 lines
Diff to previous 1.145
support new tileset negotiation

Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Sun Apr 1 01:19:19 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.144: +1 -1 lines
Diff to previous 1.144
*** empty log message ***

Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Fri Mar 16 03:14:50 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.143: +9 -4 lines
Diff to previous 1.143
add opengl renderer and version to graphics tab

Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Fri Mar 16 02:33:50 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.142: +18 -8 lines
Diff to previous 1.142
implement output-rate setting

Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 22:23:09 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.141: +4 -10 lines
Diff to previous 1.141
rely on server order and hilighting for the metaserver code

Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Sat Dec 16 17:33:26 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
CVS Tags: STABLE, rel-0_97, rel-2_0
Changes since 1.140: +18 -0 lines
Diff to previous 1.140
fixed a bug with stat swap dialog, where stat upodates come after the query.

Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Sat Dec 16 16:01:09 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.139: +1 -0 lines
Diff to previous 1.139
fixed a bug where the build button was moving around weirdly

Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Sat Dec 9 22:06:51 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.138: +1 -1 lines
Diff to previous 1.138
*** empty log message ***

Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Sat Dec 9 21:26:46 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.137: +0 -1 lines
Diff to previous 1.137
- do no longer depend on Scalar::Util for weaken
- use a different, cleaner, more correct and less efficient event propagation mechanism
- this fixes the segfault bug in map $_.

Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Sat Dec 9 02:21:25 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.136: +26 -128 lines
Diff to previous 1.136
- slightly cleaned up and "outsourced" components
- completely rewrote keybind bindings
  - not functional yet
  - buggy a shell
  - hits perlbug

Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Fri Dec 8 14:59:54 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.135: +1 -0 lines
Diff to previous 1.135
implement a somewhat hack multiline text editor

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 16:53:29 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.134: +67 -5 lines
Diff to previous 1.134
implemented connection handling for builder ui

Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Mon Dec 4 15:17:14 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.133: +60 -0 lines
Diff to previous 1.133
added builder ui.

Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Sun Dec 3 01:03:49 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.132: +3 -2 lines
Diff to previous 1.132
newpickup flesh

Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Mon Nov 20 16:41:46 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.131: +5 -5 lines
Diff to previous 1.131
*** empty log message ***

Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Sun Nov 19 20:31:29 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.130: +3 -2 lines
Diff to previous 1.130
*** empty log message ***

Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Sun Nov 19 19:43:53 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.129: +11 -6 lines
Diff to previous 1.129
*** empty log message ***

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Sun Nov 19 00:07:51 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.128: +6 -5 lines
Diff to previous 1.128
*** empty log message ***

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Sat Nov 18 23:31:24 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.127: +6 -5 lines
Diff to previous 1.127
*** empty log message ***

Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Sat Nov 18 22:36:00 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.126: +1 -0 lines
Diff to previous 1.126
*** empty log message ***

Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Sat Nov 18 18:19:05 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.125: +1 -1 lines
Diff to previous 1.125
*** empty log message ***

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Thu Nov 16 19:42:46 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.124: +32 -31 lines
Diff to previous 1.124
use metaserver.schmorp.de, mark cf+ servers

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 22:41:27 2006 UTC (17 years, 6 months ago) by root
Branch: MAIN
Changes since 1.123: +1 -1 lines
Diff to previous 1.123
*** empty log message ***

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Mon Oct 9 01:06:36 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-0_53
Changes since 1.122: +1 -1 lines
Diff to previous 1.122
*** empty log message ***

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Sun Oct 8 21:22:30 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.121: +35 -1 lines
Diff to previous 1.121
*** empty log message ***

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Sun Oct 1 18:17:38 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.120: +2 -7 lines
Diff to previous 1.120
add test server login and editor invoke plus editor download/upload code

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Sun Oct 1 14:48:51 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.119: +16 -8 lines
Diff to previous 1.119
support for grabbing win32 proxy

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Fri Sep 29 00:56:06 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.118: +127 -69 lines
Diff to previous 1.118
* implemented tip of the day window
* created some tips of the day, please add more
* rationalised errro report (and put client into debug mode :)
* add some random keyboard documentation

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Tue Aug 22 06:37:30 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-0_5, rel-0_51, rel-0_52
Changes since 1.117: +3 -1 lines
Diff to previous 1.117
*** empty log message ***

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Tue Aug 15 06:30:05 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.116: +4 -2 lines
Diff to previous 1.116
improved rename a little bit.

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 04:15:04 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.115: +14 -3 lines
Diff to previous 1.115
*** empty log message ***

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 03:41:29 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.114: +8 -8 lines
Diff to previous 1.114
*** empty log message ***

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 01:21:02 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.113: +45 -27 lines
Diff to previous 1.113
FancyFrame\!

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 21:46:10 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.112: +29 -9 lines
Diff to previous 1.112
*** empty log message ***

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 20:01:14 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.111: +21 -6 lines
Diff to previous 1.111
*** empty log message ***

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 19:47:05 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.110: +32 -28 lines
Diff to previous 1.110
docviewer psrtial rewrite

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 18:48:57 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.109: +1 -1 lines
Diff to previous 1.109
*** empty log message ***

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 14:30:07 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.108: +9 -27 lines
Diff to previous 1.108
*** empty log message ***

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 11:29:19 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.107: +1 -1 lines
Diff to previous 1.107
added a tooltip and changed the bowyer skill help

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 03:20:56 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.106: +3 -3 lines
Diff to previous 1.106
*** empty log message ***

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 02:43:22 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.105: +1 -1 lines
Diff to previous 1.105
*** empty log message ***

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Sun Jul 30 13:40:18 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: rel-0_2
Changes since 1.104: +19 -0 lines
Diff to previous 1.104
added inscription shortcut

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Sun Jul 30 13:14:15 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.103: +273 -273 lines
Diff to previous 1.103
the big rename

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Mon Jul 24 08:23:28 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.102: +11 -108 lines
Diff to previous 1.102
use yaml for config, many misc fixes

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Mon Jul 24 04:24:43 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.101: +23 -15 lines
Diff to previous 1.101
many improvements/cleanups, reduced todo quite a bit

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Sun Jul 23 17:03:44 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.100: +5 -0 lines
Diff to previous 1.100
added escape key key handler on quit dialog and added missin screenshot at intro.pod

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Sun Jul 23 16:11:12 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.99: +8 -59 lines
Diff to previous 1.99
*** empty log message ***

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Sun Jul 23 08:58:44 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.98: +26 -0 lines
Diff to previous 1.98
preliminary inventory sorting

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Sat Jul 22 13:20:33 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.97: +55 -32 lines
Diff to previous 1.97
character creation works again

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 16:41:51 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.96: +19 -11 lines
Diff to previous 1.96
reimplemeted scrollbars in the playerbook

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Mon Jul 17 01:41:54 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.95: +86 -0 lines
Diff to previous 1.95
simple wbe browser, throwaway code

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Sun Jul 16 23:30:08 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.94: +8 -113 lines
Diff to previous 1.94
see TODO changes

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Sun Jul 16 20:04:08 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.93: +3 -2 lines
Diff to previous 1.93
*** empty log message ***

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Sat Jul 15 01:19:55 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.92: +0 -1 lines
Diff to previous 1.92
*** empty log message ***

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Fri Jul 14 17:35:35 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.91: +58 -27 lines
Diff to previous 1.91
some minor enhancements on the playerbook and the inventory.

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Tue Jul 11 13:51:38 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.90: +1 -0 lines
Diff to previous 1.90
*** empty log message ***

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Mon Jul 10 06:59:14 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.89: +1 -0 lines
Diff to previous 1.89
implemented player book position saving and removed some done
todo items.

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Sun Jul 9 21:11:48 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.88: +42 -23 lines
Diff to previous 1.88
skill dialog in stats window

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Mon Jul 3 22:04:25 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.87: +1 -0 lines
Diff to previous 1.87
preliminary stat change messages

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Sun Jul 2 21:41:34 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.86: +4 -3 lines
Diff to previous 1.86
*** empty log message ***

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Sun Jul 2 21:07:27 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.85: +37 -19 lines
Diff to previous 1.85
add menu to map, bind all important dialogs to f-keys

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Sun Jul 2 19:32:56 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.84: +48 -33 lines
Diff to previous 1.84
implemented player window and moved inventory, stats and spells there

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Sun Jul 2 18:52:05 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.83: +1 -1 lines
Diff to previous 1.83
*** empty log message ***

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 18:48:48 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.82: +5 -3 lines
Diff to previous 1.82
fixed weight/value pickup slider (fixed cfg-saving and start value setting)

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 10:37:19 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.81: +3 -3 lines
Diff to previous 1.81
fixed player weight update problems.
fixed Arm stat display (still displayed, but with the resist-phys value)

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 09:42:40 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.80: +15 -8 lines
Diff to previous 1.80
made the metaserver dialog save-layoutable.
made the inventory window layout saveable.

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Mon Jun 26 21:59:04 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.79: +3 -1 lines
Diff to previous 1.79
misc

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Fri Jun 23 23:54:31 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.78: +3 -2 lines
Diff to previous 1.78
hypertext for npc dialogs

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Fri Jun 23 20:28:20 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.77: +9 -4 lines
Diff to previous 1.77
faster textviewer, embeddable widgets, no scroll-to-bottom for docviewer

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 12:59:23 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.76: +9 -4 lines
Diff to previous 1.76
fixed bindings in completer and fixed the binding refresh problem

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Tue Jun 20 08:49:40 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.75: +2 -0 lines
Diff to previous 1.75
add -lGL for those systemswhere sdl does not offer native opengl support

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Sun Jun 18 17:23:36 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.74: +48 -46 lines
Diff to previous 1.74
put profile-specific stuff into ->{profile}{default}

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Sun Jun 18 17:13:12 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.73: +73 -65 lines
Diff to previous 1.73
tinkering with events and close button

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Sat Jun 17 15:07:54 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.72: +2 -0 lines
Diff to previous 1.72
free textures on vidoe shutdown, seems useless, but maybe fixes scaras problem

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 18:14:03 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.71: +18 -19 lines
Diff to previous 1.71
replaced the hardcoded stats with CS_STAT_RES_* constants and removed the todo item.

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 14:35:18 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.70: +11 -0 lines
Diff to previous 1.70
changed the fireing logic a little bit and made a checkbox for the old
one. and implemented todo item:
- log messages received and commands sent to ~/.crossfire/log.$ip

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 10:28:38 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.69: +1 -0 lines
Diff to previous 1.69
implemented close button for frames

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Mon Jun 12 13:26:15 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.68: +2 -0 lines
Diff to previous 1.68
first round of npc dialog window, some ui bugfixes

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Mon Jun 12 12:28:06 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.67: +1 -0 lines
Diff to previous 1.67
removed finished todo points and implemented spell-list clear in stop_game.

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sun Jun 11 18:36:15 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.66: +10 -0 lines
Diff to previous 1.66
added primitive server info field

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Thu Jun 8 19:43:26 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.65: +20 -0 lines
Diff to previous 1.65
added weight/value slider to pickup

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Thu Jun 8 01:51:32 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.64: +29 -0 lines
Diff to previous 1.64
*** empty log message ***

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 06:28:30 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.63: +40 -33 lines
Diff to previous 1.63
add license, fix pod formatting

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 05:54:09 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.62: +5 -2 lines
Diff to previous 1.62
send pickup on connect, add valid pickup default to config

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 08:35:22 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.61: +41 -17 lines
Diff to previous 1.61
metaserver display

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 03:05:16 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.60: +1 -0 lines
Diff to previous 1.60
tune message box text wrapping some more

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 02:55:50 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.59: +195 -10 lines
Diff to previous 1.59
create hopefully helpful character creation dialogs

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 22:30:35 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.58: +2 -0 lines
Diff to previous 1.58
partially reimplemented the spell list widget

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 22:07:43 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.57: +27 -27 lines
Diff to previous 1.57
move autopickup constants to ../Protocol.pm

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 21:10:04 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.56: +5 -3 lines
Diff to previous 1.56
cache data created by parsing pods, as even loading a POM object with storable is extremely slow

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 05:23:21 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.55: +1 -3 lines
Diff to previous 1.55
*** empty log message ***

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 03:33:09 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.54: +2 -0 lines
Diff to previous 1.54
tinkered with cairo some more

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 01:59:59 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.53: +3 -3 lines
Diff to previous 1.53
statusbox now freezes when tooltip is visible for any entries

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 00:56:44 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.52: +4 -2 lines
Diff to previous 1.52
bugfix

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 00:17:47 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
play around some more

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat Jun 3 21:59:55 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.50: +48 -51 lines
Diff to previous 1.50
updated pickup setup

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sat Jun 3 02:32:35 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.49: +3 -2 lines
Diff to previous 1.49
put dialog settings into a scrolled window, improve scrolled window and notebook

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sat Jun 3 01:47:14 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.48: +99 -100 lines
Diff to previous 1.48
very crude setup dialog - the audio section looks funny

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 21:46:45 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
*** empty log message ***

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 21:36:12 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
*** empty log message ***

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 18:46:16 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.45: +1 -6 lines
Diff to previous 1.45
remove /bind, was undocumented and broken and there will be new ways to bind stuff.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 16:52:49 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.44: +24 -13 lines
Diff to previous 1.44
pickup layout chnged again

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 16:32:12 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.43: +3 -2 lines
Diff to previous 1.43
autopickup layout changed

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 16:27:28 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.42: +74 -0 lines
Diff to previous 1.42
implemented auto pickup dialog

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 06:22:55 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.41: +2 -0 lines
Diff to previous 1.41
add window titles back

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 02:21:48 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.40: +7 -3 lines
Diff to previous 1.40
fix help window size, name them

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 02:12:04 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.39: +25 -21 lines
Diff to previous 1.39
fix server dialog

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Jun 1 03:42:58 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.38: +10 -0 lines
Diff to previous 1.38
optimised layout algorithm to skip layouting the same widget twice. use counting sort to speed up sorting. do not redraw labels unecessarily

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed May 31 13:44:26 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.37: +15 -2 lines
Diff to previous 1.37
added first version of a spell widget

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Wed May 31 10:15:34 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.36: +0 -1 lines
Diff to previous 1.36
fixed todo item

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue May 30 14:59:26 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35
fixed bug in inventory code

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue May 30 14:45:56 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.34: +20 -3 lines
Diff to previous 1.34
minor binding gui enhancements

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue May 30 14:35:09 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.33: +54 -8 lines
Diff to previous 1.33
major rework of the binding code. we have a binding editor now.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue May 30 07:13:09 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
working resize algorithm. maybe

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue May 30 02:55:45 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.31: +6 -6 lines
Diff to previous 1.31
more tuning, implement generic (but suboptimal) padding

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue May 30 02:22:03 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
layout tuning

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue May 30 01:42:16 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.29: +48 -47 lines
Diff to previous 1.29
first try at layout saving and new layotu algorithm

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon May 29 21:54:16 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
improve bdb recovery robustness

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon May 29 21:10:47 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27
really rename pclient to cfplus

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon May 29 20:22:33 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.26: +5 -11 lines
Diff to previous 1.26
fixed inventory layout

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon May 29 20:12:15 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
Close => Close container

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon May 29 19:49:33 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
minor renames

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon May 29 19:30:28 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.23: +57 -1 lines
Diff to previous 1.23
Implemented key binding recorder and binding dialog

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun May 28 02:31:04 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.22: +14 -12 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun May 28 01:37:45 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.21: +1 -7 lines
Diff to previous 1.21
better overall layout

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun May 28 01:16:04 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.20: +20 -20 lines
Diff to previous 1.20
better overall layout, homogenous boxes

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun May 28 00:40:52 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.19: +13 -9 lines
Diff to previous 1.19
wrapped VBoy/HBox into generic Box

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat May 27 21:15:57 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.18: +24 -6 lines
Diff to previous 1.18
toggle_visibility and default toplevel window positions

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat May 27 20:46:54 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.17: +41 -41 lines
Diff to previous 1.17
renamed connect_xxx to on_xxx

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat May 27 20:26:22 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
some minor change

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat May 27 20:00:40 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.15: +7 -2 lines
Diff to previous 1.15
added layout saving

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat May 27 19:49:07 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
improved and tuned completer

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat May 27 08:45:24 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.13: +11 -2 lines
Diff to previous 1.13
Added Close button and fixed statusbox messages and experience messages

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri May 26 20:50:35 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
center label

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri May 26 19:14:33 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.11: +32 -32 lines
Diff to previous 1.11
fixes after reorganisation

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri May 26 18:56:14 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.10: +37 -643 lines
Diff to previous 1.10
unbundled conn:: into CFClient::Protocol (not well-tested)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri May 26 18:28:23 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
unbundled CFClient::Texture

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu May 25 23:41:45 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
make use of new document structure

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu May 25 22:37:30 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu May 25 21:48:22 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
fix some minor bugs

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu May 25 21:24:40 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
fixed a bug in the inventory code

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu May 25 18:48:45 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.4: +40 -33 lines
Diff to previous 1.4
improved container handling

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu May 25 17:52:29 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
nuke remaining _item_to_desc

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu May 25 16:54:29 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
nothign beats a good hack: fix floorbox and inventory tabe layout

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu May 25 16:35:42 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.1: +7 -5 lines
Diff to previous 1.1
make use of new CFClient::Item pseudo-class

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu May 25 16:24:45 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
better inventory

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a