summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 40ae9f6)
raw | patch | inline | side by side (parent: 40ae9f6)
author | ARembo <ARembo@gmail.com> | |
Tue, 26 Jul 2011 09:14:53 +0000 (05:14 -0400) | ||
committer | ARembo <ARembo@gmail.com> | |
Tue, 26 Jul 2011 09:14:53 +0000 (05:14 -0400) |
20 files changed:
src/a8.c | patch | blob | history | |
src/anim.c | patch | blob | history | |
src/bmap.h | patch | blob | history | |
src/config.h | patch | blob | history | |
src/dots.h | patch | blob | history | |
src/error.h | patch | blob | history | |
src/files.h | patch | blob | history | |
src/fx.c | patch | blob | history | |
src/fx.h | patch | blob | history | |
src/items.h | patch | blob | history | |
src/map.h | patch | blob | history | |
src/memory.c | patch | blob | history | |
src/memory.h | patch | blob | history | |
src/menu.h | patch | blob | history | |
src/monster.h | patch | blob | history | |
src/redraw.c | patch | blob | history | |
src/smoke.h | patch | blob | history | |
src/switch.h | patch | blob | history | |
src/things.h | patch | blob | history | |
src/weapons.h | patch | blob | history |
diff --git a/src/a8.c b/src/a8.c
index 7d521d3fdd7db6868f4d62b3917de30bd9ced510..889e55048728f90171a3dde788e2ddd2c0e9b7fe 100644 (file)
--- a/src/a8.c
+++ b/src/a8.c
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/anim.c b/src/anim.c
index bd02b2176cedc659578e6beeb2295a19853ab976..71c44211460b9dc4b93b7ae6bc0e1dd1855f0a39 100644 (file)
--- a/src/anim.c
+++ b/src/anim.c
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/bmap.h b/src/bmap.h
index aced0a1ce4369e7a2ba3ccbca57387f989eff6ba..218c0c7f39efdef4ec7352f63ada5343d21ce8d3 100644 (file)
--- a/src/bmap.h
+++ b/src/bmap.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/config.h b/src/config.h
index 1961ebeb55aabe7b9cc9bd8b5a1a87d648d68257..4668288dcf25bb8335e980f3d6b3a5a57aea081d 100644 (file)
--- a/src/config.h
+++ b/src/config.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/dots.h b/src/dots.h
index b5ac1d95b7d6e28546b005393f9e7cf501a1221c..504e955d86c56183ea2a76adeba65802eb7db477 100644 (file)
--- a/src/dots.h
+++ b/src/dots.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/error.h b/src/error.h
index 6e4e61db504e80afeab2d1c350d470885aee7728..ecb2cc2d763e3ea312736fa123369daacfe8c084 100644 (file)
--- a/src/error.h
+++ b/src/error.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/files.h b/src/files.h
index ba5d280249142f782862538cac8070bdfb932acd..f9862caf164cbfbc6ed598c0231a73e183f86fdd 100644 (file)
--- a/src/files.h
+++ b/src/files.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/fx.c b/src/fx.c
index a6b3f06f040cac5979b851cd75e363630f750864..7212a8ac4c13fdd2a070854609203b326094e1cd 100644 (file)
--- a/src/fx.c
+++ b/src/fx.c
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/fx.h b/src/fx.h
index 784844a38f90358294fcb7949f0e420c4c7cb39d..c8e97359737d2daad20fd6fce4fc67325559a6f7 100644 (file)
--- a/src/fx.h
+++ b/src/fx.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/items.h b/src/items.h
index 1c4d1848c4dba4979d5d18a25eb46f60a8d46991..2eff458258fd8e766aca9886309c21cd1b97253d 100644 (file)
--- a/src/items.h
+++ b/src/items.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/map.h b/src/map.h
index 05d18164093ab18cdc79495885562aa1d20afee6..5e574a6bb3e9423de6031ca1d9aa54cc35ead70f 100644 (file)
--- a/src/map.h
+++ b/src/map.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/memory.c b/src/memory.c
index 23e5cbd3634f7541950dfcd6ce9834496cf8dc6a..bec045671e5a8f3202cefb02bd7f615cb5913c4d 100644 (file)
--- a/src/memory.c
+++ b/src/memory.c
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/memory.h b/src/memory.h
index 121490be2ccda0d3d788ce06b38cbfbb12d341d6..b63501604ea96fcf2553db2e53198525912de15c 100644 (file)
--- a/src/memory.h
+++ b/src/memory.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/menu.h b/src/menu.h
index c72c6f704f0f409b81957a724d275508ccbcfed8..39c71516e9edbdf66cce413c6706c754b7cdbddc 100644 (file)
--- a/src/menu.h
+++ b/src/menu.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/monster.h b/src/monster.h
index 376b1a2856e6dba7185d0f5345c6c1bb06799b93..b94142779504faf4b49017867a5470965589e3c7 100644 (file)
--- a/src/monster.h
+++ b/src/monster.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/redraw.c b/src/redraw.c
index 363bec03cf04004e6dcb70c64456bd97f145ccc2..326dafc94b5853c7851180923c1d0f41b5afe80a 100644 (file)
--- a/src/redraw.c
+++ b/src/redraw.c
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/smoke.h b/src/smoke.h
index e516117f53d59daf639d1edb2e13f43a494e5d8f..cb2102eacf65ed43170d1dc8f59efa9326ca0b83 100644 (file)
--- a/src/smoke.h
+++ b/src/smoke.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/switch.h b/src/switch.h
index eda6686e24071d7e162ea743a7a8d5b6996cde99..8627920bc9012b6fb33cede8dedecc9f402ff7f6 100644 (file)
--- a/src/switch.h
+++ b/src/switch.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/things.h b/src/things.h
index b93142f8596882f95a6df9c612bbd28420c79cb8..b814f679828a8b7beabb89a9bfce39fbe5d9b21e 100644 (file)
--- a/src/things.h
+++ b/src/things.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.
diff --git a/src/weapons.h b/src/weapons.h
index 538d3019d6f3133c55b733500837642986a3cce0..6ef7460da1b5c2d341bd5520770a6c02637b09e0 100644 (file)
--- a/src/weapons.h
+++ b/src/weapons.h
/*
Copyright (C) Prikol Software 1996-1997
Copyright (C) Aleksey Volynskov 1996-1997
- Copyright (C) <ARembo@gmail.com> 2011
This file is part of the Doom2D:Rembo project.