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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
- 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
- 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, 9 months ago) by root
Branch: MAIN
Changes since 1.221: +6 -3 lines
Diff to previous 1.221 , to selected 1.20
windows tweaks

Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Wed Aug 22 21:14:06 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.220: +7 -5 lines
Diff to previous 1.220 , to selected 1.20
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, 9 months ago) by root
Branch: MAIN
Changes since 1.219: +5 -2 lines
Diff to previous 1.219 , to selected 1.20
- 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, 9 months ago) by root
Branch: MAIN
Changes since 1.218: +16 -12 lines
Diff to previous 1.218 , to selected 1.20
- 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, 9 months ago) by root
Branch: MAIN
Changes since 1.217: +2 -1 lines
Diff to previous 1.217 , to selected 1.20
*** empty log message ***

Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 14:09:28 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.216: +1 -1 lines
Diff to previous 1.216 , to selected 1.20
- 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, 9 months ago) by root
Branch: MAIN
Changes since 1.215: +39 -29 lines
Diff to previous 1.215 , to selected 1.20
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, 9 months ago) by root
Branch: MAIN
Changes since 1.214: +2 -4 lines
Diff to previous 1.214 , to selected 1.20
- 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
- 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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, 10 months ago) by elmex
Branch: MAIN
Changes since 1.186: +0 -122 lines
Diff to previous 1.186 , to selected 1.20
removed build support

Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 15:06:21 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.185: +0 -1 lines
Diff to previous 1.185 , to selected 1.20
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, 10 months ago) by elmex
Branch: MAIN
Changes since 1.184: +1 -14 lines
Diff to previous 1.184 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.183: +11 -11 lines
Diff to previous 1.183 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.182: +5 -0 lines
Diff to previous 1.182 , to selected 1.20
*** empty log message ***

Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 20:30:41 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.181: +8 -95 lines
Diff to previous 1.181 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.180: +28 -1 lines
Diff to previous 1.180 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.179: +4 -4 lines
Diff to previous 1.179 , to selected 1.20
fix... bug... doh....

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

Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Fri Jul 20 16:32:04 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.177: +94 -93 lines
Diff to previous 1.177 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.176: +2 -0 lines
Diff to previous 1.176 , to selected 1.20
sort modes by size againĀ§

Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 14:54:51 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.175: +0 -12 lines
Diff to previous 1.175 , to selected 1.20
- 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, 10 months ago) by root
Branch: MAIN
Changes since 1.174: +0 -3 lines
Diff to previous 1.174 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.173: +2 -2 lines
Diff to previous 1.173 , to selected 1.20
*** empty log message ***

Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 17:39:08 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.172: +4 -17 lines
Diff to previous 1.172 , to selected 1.20
- 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** empty log message ***

Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 05:06:01 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.156: +1 -1 lines
Diff to previous 1.156 , to selected 1.20
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, 11 months ago) by root
Branch: MAIN
Changes since 1.155: +1 -0 lines
Diff to previous 1.155 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** empty log message ***

Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 01:13:54 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.152: +6 -8 lines
Diff to previous 1.152 , to selected 1.20
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, 1 month ago) by root
Branch: MAIN
Changes since 1.151: +28 -5 lines
Diff to previous 1.151 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
- 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
- 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 , to selected 1.20
- 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
newpickup flesh

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

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

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

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

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

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

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

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Thu Nov 16 19:42:46 2006 UTC (17 years, 6 months ago) by root
Branch: MAIN
Changes since 1.124: +32 -31 lines
Diff to previous 1.124 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
* 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, 9 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
the big rename

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Mon Jul 24 08:23:28 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.102: +11 -108 lines
Diff to previous 1.102 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.101: +23 -15 lines
Diff to previous 1.101 , to selected 1.20
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, 10 months ago) by elmex
Branch: MAIN
Changes since 1.100: +5 -0 lines
Diff to previous 1.100 , to selected 1.20
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, 10 months ago) by root
Branch: MAIN
Changes since 1.99: +8 -59 lines
Diff to previous 1.99 , to selected 1.20
*** empty log message ***

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

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

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 16:41:51 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.96: +19 -11 lines
Diff to previous 1.96 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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, 11 months ago) by root
Branch: MAIN
Changes since 1.79: +3 -1 lines
Diff to previous 1.79 , to selected 1.20
misc

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

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Fri Jun 23 20:28:20 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.77: +9 -4 lines
Diff to previous 1.77 , to selected 1.20
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, 11 months ago) by elmex
Branch: MAIN
Changes since 1.76: +9 -4 lines
Diff to previous 1.76 , to selected 1.20
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, 11 months ago) by root
Branch: MAIN
Changes since 1.75: +2 -0 lines
Diff to previous 1.75 , to selected 1.20
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, 11 months ago) by root
Branch: MAIN
Changes since 1.74: +48 -46 lines
Diff to previous 1.74 , to selected 1.20
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, 11 months ago) by root
Branch: MAIN
Changes since 1.73: +73 -65 lines
Diff to previous 1.73 , to selected 1.20
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, 11 months ago) by root
Branch: MAIN
Changes since 1.72: +2 -0 lines
Diff to previous 1.72 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
*** 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 , to selected 1.20
*** 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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
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 , to selected 1.20
Implemented key binding recorder and binding dialog

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

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

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun May 28 01:16:04 2006 UTC (18 years 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) - [selected]
Sun May 28 00:40:52 2006 UTC (18 years 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 (18 years ago) by elmex
Branch: MAIN
Changes since 1.18: +24 -6 lines
Diff to previous 1.18 , to selected 1.20
toggle_visibility and default toplevel window positions

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

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

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

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat May 27 08:45:24 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.13: +11 -2 lines
Diff to previous 1.13 , to selected 1.20
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 (18 years ago) by root
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to selected 1.20
center label

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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri May 26 18:56:14 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.10: +37 -643 lines
Diff to previous 1.10 , to selected 1.20
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 (18 years ago) by root
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 , to selected 1.20
unbundled CFClient::Texture

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

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

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

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

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

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu May 25 16:54:29 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2 , to selected 1.20
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 (18 years ago) by root
Branch: MAIN
Changes since 1.1: +7 -5 lines
Diff to previous 1.1 , to selected 1.20
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 (18 years ago) by root
Branch: MAIN
Diff to selected 1.20
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