ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/shstrinc.h
Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 16:05:12 2009 UTC (15 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_75, rel-2_76, rel-2_77, rel-2_78, rel-2_79, rel-2_80, rel-2_81, rel-2_82
Changes since 1.16: +10 -4 lines
Diff to previous 1.16
rmeove most shstr-strcmps

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 11:41:17 2009 UTC (15 years, 4 months ago) by root
Branch: MAIN
Changes since 1.15: +14 -3 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 17:35:37 2008 UTC (15 years, 4 months ago) by root
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
refactoring of shstr classe,s new shstr_tmp, lots of minor rewriting

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Dec 23 00:39:48 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-2_74
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
implement primitive noise hack

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 20:35:37 2008 UTC (15 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_61, rel-2_7, rel-2_71, rel-2_72, rel-2_73
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
use key_random_map

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun May 18 19:53:07 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_55, rel-2_56, rel-2_6
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 5 22:38:47 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_54
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun May 4 18:24:11 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.9: +3 -0 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun May 4 14:12:37 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_53
Changes since 1.8: +14 -2 lines
Diff to previous 1.8
lotsa

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat May 3 11:14:50 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
kv rewrite

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Apr 22 01:06:22 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-2_52
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
fix button bug, clarify head/non-head logic in buttons

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Apr 20 00:44:12 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
reloadable archetypes, maybe

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 17:16:17 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3, rel-2_32, rel-2_4, rel-2_41, rel-2_42, rel-2_43, rel-2_5
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
cleanup

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 17:13:04 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
cleanup

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 19:23:31 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
add shop buy/sell/enter/leave sounds and converter beep

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jul 10 07:31:20 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
return 0 from name_to_material for unknown materials, to avoid unknown material message

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 10 05:51:38 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
- improve dynbuf implementation further
- save now saves shstrs longer than HUGE_BUF, lets fix any brokenness remaining
  in the server...
- converted most describe_*-functions to dynbuf_text, making them likely
  faster (or maybe slower), while removing any hardcoded length limit.
- memory allocated for static dynbuf's is not being returned ever (at least
  not the initial chunk, maybe fix this?)
- implement framework for predeclared const shstrs for comparison purposes
  (shstrinc.h).
- enabled and enforced new material code.
- implement hack to clean up book titles.
- increases HUGE_BUF to 10240, to be similar to mac network packet size.

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-2_80: (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