Directory src/environment/

Directory Created:
2007-11-01 17:33
Directory Deleted:
2010-12-30 23:17
Total Files:
0
Deleted Files:
10
Lines of Code:
0

[root]/src/environment

Lines of Code

src/environment/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
kazzmir 137 (100.0%) 1619 (100.0%) 11.8

Most Recent Commits

kazzmir 2010-12-30 23:17 Rev.: 5156

move environment and trigger to paintown-engine

0 lines of code changed in 10 files:

  • src/environment: atmosphere.cpp (del), atmosphere.h (del), fog_atmosphere.cpp (del), fog_atmosphere.h (del), night_atmosphere.cpp (del), night_atmosphere.h (del), rain_atmosphere.cpp (del), rain_atmosphere.h (del), snow_atmosphere.cpp (del), snow_atmosphere.h (del)
kazzmir 2010-12-30 23:12 Rev.: 5155

move object and level to paintown-engine

2 lines of code changed in 1 file:

  • src/environment: atmosphere.cpp (+2 -2)
kazzmir 2010-12-30 22:03 Rev.: 5147

move debug to util

1 lines of code changed in 1 file:

  • src/environment: atmosphere.cpp (+1)
kazzmir 2010-12-23 11:17 Rev.: 5042

add the normal paintown background in the network server level selection. make sure some objects exist before making rain drops

10 lines of code changed in 1 file:

  • src/environment: atmosphere.cpp (+10 -7)
kazzmir 2010-12-22 20:48 Rev.: 5040

make rain drops fall on characters

66 lines of code changed in 6 files:

  • src/environment: atmosphere.cpp (+50 -22), atmosphere.h (+6 -1), fog_atmosphere.h (+1 -1), night_atmosphere.h (+1 -1), rain_atmosphere.h (+2 -1), snow_atmosphere.h (+6 -6)
kazzmir 2010-10-13 19:55 Rev.: 4868

add a view object to tokens so immutable tokens can still be parsed

16 lines of code changed in 6 files:

  • src/environment: atmosphere.cpp (+10 -10), atmosphere.h (+1 -1), fog_atmosphere.h (+1 -1), night_atmosphere.h (+2 -2), rain_atmosphere.h (+1 -1), snow_atmosphere.h (+1 -1)
kazzmir 2010-10-10 10:30 Rev.: 4855

merge atmosphere implementations

508 lines of code changed in 2 files:

  • src/environment: atmosphere.cpp (+499 -19), atmosphere.h (+9 -9)
kazzmir 2010-07-12 10:16 Rev.: 4416

pass relative paths to the resource manager

1 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+1 -1)
kazzmir 2010-07-04 12:24 Rev.: 4339

print exception traces

1 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+1 -1)
kazzmir 2010-07-03 19:13 Rev.: 4333

fix some bounds checking. dont draw lights because there is some out-of-bounds problem with sprig and sub-bitmaps

16 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+16 -1)
kazzmir 2010-06-16 20:16 Rev.: 4268

add token exception

1 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+1 -1)
kazzmir 2010-06-13 19:16 Rev.: 4251

delay thunder more

11 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+11 -8)
kazzmir 2010-06-13 19:08 Rev.: 4250

delay thunder

9 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+8 -1), night_atmosphere.h (+1)
kazzmir 2010-06-13 17:17 Rev.: 4248

play thunder sound

6 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+4), night_atmosphere.h (+2)
kazzmir 2010-06-13 17:08 Rev.: 4246

add lightning effect to the night environment

67 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+61 -29), night_atmosphere.h (+6 -2)
kazzmir 2010-05-07 19:44 Rev.: 4012

make MaskColor a function

1 lines of code changed in 1 file:

  • src/environment: fog_atmosphere.cpp (+1 -1)
kazzmir 2010-03-05 23:40 Rev.: 3772

merge new filesystem stuff from branches/path to trunk

2 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+1 -1), rain_atmosphere.cpp (+1 -1)
kazzmir 2009-11-17 20:53 Rev.: 2693

fix some warnings

3 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+3 -3)
kazzmir 2009-09-20 19:35 Rev.: 2466

execute triggers. create lamps using triggers

22 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+20), night_atmosphere.h (+2)
kazzmir 2009-09-20 19:24 Rev.: 2465

add interpret functions to environments

56 lines of code changed in 9 files:

  • src/environment: atmosphere.h (+12 -8), fog_atmosphere.cpp (+4), fog_atmosphere.h (+3), night_atmosphere.cpp (+4), night_atmosphere.h (+3), rain_atmosphere.cpp (+4), rain_atmosphere.h (+2), snow_atmosphere.cpp (+4), snow_atmosphere.h (+20 -18)
kazzmir 2009-09-20 13:11 Rev.: 2461

draw lamps

22 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+8 -2), night_atmosphere.h (+14 -12)
kazzmir 2009-08-16 22:43 Rev.: 2402

abstract filesystem paths

3 lines of code changed in 1 file:

  • src/environment: rain_atmosphere.cpp (+3 -2)
kazzmir 2009-07-11 10:42 Rev.: 2095

generalize lights

52 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+33 -18), night_atmosphere.h (+19 -1)
kazzmir 2009-07-11 08:33 Rev.: 2094

make puddles look better

13 lines of code changed in 1 file:

  • src/environment: rain_atmosphere.cpp (+13 -4)
kazzmir 2009-07-09 22:21 Rev.: 2084

first attempt at puddles

56 lines of code changed in 9 files:

  • src/environment: atmosphere.h (+2 -1), fog_atmosphere.cpp (+1 -1), fog_atmosphere.h (+1 -1), night_atmosphere.cpp (+1 -1), night_atmosphere.h (+1 -1), rain_atmosphere.cpp (+35 -6), rain_atmosphere.h (+13 -2), snow_atmosphere.cpp (+1 -1), snow_atmosphere.h (+1 -1)
kazzmir 2009-07-09 07:38 Rev.: 2079

remove global screen dimensions

3 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+3 -1)
kazzmir 2009-07-08 21:41 Rev.: 2078

clarify

5 lines of code changed in 1 file:

  • src/environment: atmosphere.h (+5 -1)
kazzmir 2009-07-08 21:22 Rev.: 2077

comments

10 lines of code changed in 1 file:

  • src/environment: atmosphere.h (+10 -2)
kazzmir 2009-07-08 21:09 Rev.: 2076

draw lights behind foreground

26 lines of code changed in 9 files:

  • src/environment: atmosphere.h (+1), fog_atmosphere.cpp (+4 -1), fog_atmosphere.h (+1), night_atmosphere.cpp (+8 -6), night_atmosphere.h (+1 -3), rain_atmosphere.cpp (+5 -1), rain_atmosphere.h (+1), snow_atmosphere.cpp (+4 -1), snow_atmosphere.h (+1)
kazzmir 2009-07-08 20:24 Rev.: 2075

add more chances for atmosphere to draw

43 lines of code changed in 9 files:

  • src/environment: atmosphere.h (+3 -1), fog_atmosphere.cpp (+7 -1), fog_atmosphere.h (+3 -1), night_atmosphere.cpp (+7 -1), night_atmosphere.h (+3 -1), rain_atmosphere.cpp (+7 -1), rain_atmosphere.h (+3 -1), snow_atmosphere.cpp (+7 -1), snow_atmosphere.h (+3 -1)
kazzmir 2009-07-06 13:22 Rev.: 2066

print debug level when paintown starts up

1 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+1 -1)
kazzmir 2009-07-05 21:41 Rev.: 2064

make more light things parameters

23 lines of code changed in 2 files:

  • src/environment: night_atmosphere.cpp (+22 -11), night_atmosphere.h (+1 -1)
kazzmir 2009-07-05 21:14 Rev.: 2063

move light to a new function. fix clipping

52 lines of code changed in 9 files:

  • src/environment: atmosphere.h (+1 -1), fog_atmosphere.cpp (+1 -1), fog_atmosphere.h (+1 -1), night_atmosphere.cpp (+40 -21), night_atmosphere.h (+5 -1), rain_atmosphere.cpp (+1 -1), rain_atmosphere.h (+1 -1), snow_atmosphere.cpp (+1 -1), snow_atmosphere.h (+1 -1)
kazzmir 2009-07-05 16:44 Rev.: 2062

add dynamic lamp light

38 lines of code changed in 1 file:

  • src/environment: night_atmosphere.cpp (+38 -2)
kazzmir 2009-07-04 22:11 Rev.: 2057

allow multiple atmospheres

3 lines of code changed in 1 file:

  • src/environment: atmosphere.cpp (+3)
kazzmir 2009-05-16 21:52 Rev.: 1952

start to write menu font to the configuration file. put quotes around tokens that have spaces in them. use precompiled headers and fix a lot of cruft relating to namespace std

6 lines of code changed in 2 files:

  • src/environment: rain_atmosphere.cpp (+2), rain_atmosphere.h (+4 -3)
kazzmir 2009-01-19 19:49 Rev.: 1504

add a method to load pcx files from memory

7 lines of code changed in 3 files:

  • src/environment: fog_atmosphere.cpp (+2), snow_atmosphere.cpp (+2), snow_atmosphere.h (+3 -1)
kazzmir 2008-12-31 21:40 Rev.: 1281

more typecasts. also use a perl script to get around osxs broken sh

1 lines of code changed in 1 file:

  • src/environment: snow_atmosphere.cpp (+1 -1)
kazzmir 2008-12-31 01:04 Rev.: 1270

try to make the snow effect a little nicer

45 lines of code changed in 2 files:

  • src/environment: snow_atmosphere.cpp (+39 -11), snow_atmosphere.h (+6 -2)
kazzmir 2007-11-02 14:04 Rev.: 709

play rain sound

12 lines of code changed in 2 files:

  • src/environment: rain_atmosphere.cpp (+9 -1), rain_atmosphere.h (+3)

(12 more)

Generated by StatSVN 0.7.0